mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Year"] = 2016,
		["Day"] = 21,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\spearhead\\\\\\\\tdcs_base.lua\\\"))() \"); mission.trig.func[1]=nil;",
			[2] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\Spearhead\\\\\\\\spearhead_base.lua\\\"))() \"); mission.trig.func[2]=nil;",
			[3] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\Spearhead\\\\\\\\spearhead_events.lua\\\"))() \"); mission.trig.func[3]=nil;",
			[4] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\Spearhead\\\\\\\\spearhead_mission.lua\\\"))() \"); mission.trig.func[4]=nil;",
			[5] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\Spearhead\\\\\\\\spearhead_db.lua\\\"))() \"); mission.trig.func[5]=nil;",
			[6] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\Spearhead\\\\\\\\spearhead_stage.lua\\\"))() \"); mission.trig.func[6]=nil;",
			[7] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\Spearhead\\\\\\\\spearhead_cap.lua\\\"))() \"); mission.trig.func[7]=nil;",
			[8] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\TDCS_Scripts\\\\\\\\Spearhead\\\\\\\\spearhead.lua\\\"))() \"); mission.trig.func[8]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
			[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
			[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
			[5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
			[6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
			[7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
			[8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
			[8] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
			[2] = "return(true)",
			[3] = "return(true)",
			[4] = "return(true)",
			[5] = "return(true)",
			[6] = "return(true)",
			[7] = "return(true)",
			[8] = "return(true)",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 8,
	["result"] = 
	{
		["offline"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["offline"]
		["total"] = 0,
		["blue"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["blue"]
		["red"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["red"]
	}, -- end of ["result"]
	["pictureFileNameN"] = {},
	["drawings"] = 
	{
		["options"] = 
		{
			["hiddenOnF10Map"] = 
			{
				["Observer"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Observer"]
				["Instructor"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Instructor"]
				["ForwardObserver"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ForwardObserver"]
				["Pilot"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Pilot"]
				["Spectrator"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Spectrator"]
				["ArtilleryCommander"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ArtilleryCommander"]
			}, -- end of ["hiddenOnF10Map"]
		}, -- end of ["options"]
		["layers"] = 
		{
			[2] = 
			{
				["visible"] = true,
				["name"] = "Neutral",
				["objects"] = {},
			}, -- end of [2]
			[3] = 
			{
				["visible"] = true,
				["name"] = "Blue",
				["objects"] = {},
			}, -- end of [3]
			[1] = 
			{
				["visible"] = true,
				["name"] = "Red",
				["objects"] = {},
			}, -- end of [1]
			[4] = 
			{
				["visible"] = true,
				["name"] = "Common",
				["objects"] = {},
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 682459.89820532,
						["layerName"] = "Author",
						["mapX"] = -284492.06400945,
						["colorString"] = "0x0000000f",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["name"] = "TADPOLE",
						["angle"] = 0,
						["text"] = "2 MiG-23s have been spotted to be made ready for departure. \\n Attack them before they can!\
They were spotted by a forward recon unit at the Western Apron at Kutaisi.",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 1,
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 672296.20827435,
						["layerName"] = "Author",
						["mapX"] = -265975.77080757,
						["colorString"] = "0x00404000",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["name"] = "BYRON",
						["angle"] = -0.53800648452594,
						["text"] = "Forward recon units have spotted a armoured division staging are that needs to be intercepted. \\n\
Last intel was that they are awaiting orders, so this is the perfect time to strike. \\n Location: At the west bank of the big lake south of MARTVILI and west of HONI",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 2,
					}, -- end of [2]
					[3] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 683507.29722315,
						["layerName"] = "Author",
						["mapX"] = -285554.07246382,
						["colorString"] = "0x80808045",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["name"] = "AUROCHS",
						["angle"] = 0,
						["text"] = "An SA-3 site at Kutaisi has been shooting at friendly helicopters trying to attack the airbase. \\n It needs to be taken out for our friendlies to operate and launch attacks. Get rid of the radars and air defenses that are part of this SA-3 site.",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 1,
					}, -- end of [3]
				}, -- end of ["objects"]
			}, -- end of [5]
		}, -- end of ["layers"]
	}, -- end of ["drawings"]
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["atmosphere_type"] = 0,
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["fog"] = 
		{
			["thickness"] = 0,
			["visibility"] = 0,
		}, -- end of ["fog"]
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
		["season"] = 
		{
			["temperature"] = 20,
		}, -- end of ["season"]
		["type_weather"] = 0,
		["qnh"] = 760,
		["cyclones"] = {},
		["name"] = "Winter, clean sky",
		["dust_density"] = 0,
		["modifiedTime"] = false,
		["groundTurbulence"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "Preset2",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
	}, -- end of ["weather"]
	["theatre"] = "Caucasus",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 104.8512,
				["zoneId"] = 165,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 672289.90782816,
				["x"] = -265988.96784291,
				["name"] = "MISSION_BAI_BYRON",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 672241.20753855,
						["x"] = -266093.05682084,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 672341.13613243,
						["x"] = -266093.65955637,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 672336.08010312,
						["x"] = -265885.80057361,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 672241.20753855,
						["x"] = -265883.35442084,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 3000,
				["zoneId"] = 330,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 664737.55219384,
				["x"] = -281947.43711453,
				["name"] = "MISSIONSTAGE_1_STAGE1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 624291.89150208,
						["x"] = -308056.73536784,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 716753.14354119,
						["x"] = -300319.12837855,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 715094.42462577,
						["x"] = -256602.56243261,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 602810.74910632,
						["x"] = -262811.3222791,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 3000,
				["zoneId"] = 495,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 617900.90216122,
				["x"] = -230131.38032927,
				["name"] = "MISSIONSTAGE_2_WEST",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 578286.62172716,
						["x"] = -262290.88632619,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 688109.57914035,
						["x"] = -240228.65512649,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 650726.33466043,
						["x"] = -200975.6835676,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 554481.07311692,
						["x"] = -217030.29629682,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 3000,
				["zoneId"] = 496,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 532901.65279216,
				["x"] = -184871.09881107,
				["name"] = "MISSIONSTAGE_3_WEST",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 502979.09282284,
						["x"] = -227925.23182145,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 585317.41110598,
						["x"] = -185130.97429272,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 559967.61992861,
						["x"] = -151183.23002598,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 483342.48731124,
						["x"] = -175244.95910411,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 157.2768,
				["zoneId"] = 497,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 621833.29379221,
				["x"] = -266355.76522441,
				["name"] = "FARP_BAZINGA",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [5]
			[6] = 
			{
				["radius"] = 152.4,
				["zoneId"] = 662,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 682510.54972342,
				["x"] = -284549.89012176,
				["name"] = "MISSION_STRIKE_TADPOLE",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 682490.16654152,
						["x"] = -284607.17871588,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 682572.64287311,
						["x"] = -284544.87888991,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 682533.98812715,
						["x"] = -284488.36735516,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 682445.4013519,
						["x"] = -284559.1355261,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [6]
			[7] = 
			{
				["radius"] = 200.8632,
				["zoneId"] = 827,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 683503.86761534,
				["x"] = -285579.1595797,
				["name"] = "MISSION_SAM_AUROCHS",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 683426.5440207,
						["x"] = -285708.09716068,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 683639.23259839,
						["x"] = -285613.82859694,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 683580.80167046,
						["x"] = -285461.12910526,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 683368.8921718,
						["x"] = -285533.5834559,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [7]
			[8] = 
			{
				["radius"] = 15240,
				["zoneId"] = 992,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 759295.33709317,
				["x"] = -126057.8814401,
				["name"] = "MISSIONSTAGE_5",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 714804.09856459,
						["x"] = -117291.97572934,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 776049.84013072,
						["x"] = -168202.49840619,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 801091.83327212,
						["x"] = -136469.98435368,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 745235.57640526,
						["x"] = -82267.067271206,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [8]
			[9] = 
			{
				["radius"] = 15240,
				["zoneId"] = 993,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 695835.98344391,
				["x"] = -153765.03814022,
				["name"] = "MISSIONSTAGE_4",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 624228.3221464,
						["x"] = -126382.52268844,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 701767.97905435,
						["x"] = -210489.7461651,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 763206.50501967,
						["x"] = -166423.49305894,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 694141.12755521,
						["x"] = -111764.39064841,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [9]
			[10] = 
			{
				["radius"] = 15240,
				["zoneId"] = 994,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 840901.15240325,
				["x"] = -118261.8264217,
				["name"] = "MISSIONSTAGE_6",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 760851.52083615,
						["x"] = -79498.452116793,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 852236.09569072,
						["x"] = -196328.43254465,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 882958.93274914,
						["x"] = -135779.99867025,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 867558.060337,
						["x"] = -61440.422355111,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [10]
			[11] = 
			{
				["radius"] = 15240,
				["zoneId"] = 995,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 715789.01120285,
				["x"] = -40463.399959091,
				["name"] = "MISSIONSTAGE_7",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 647510.96801712,
						["x"] = -98409.537490621,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 813696.11716414,
						["x"] = -58393.902893376,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 771275.17119767,
						["x"] = 6330.8394059941,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 630673.78843248,
						["x"] = -11380.99885836,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [11]
			[12] = 
			{
				["radius"] = 800.7096,
				["zoneId"] = 1160,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 687994.42939028,
				["x"] = -265241.63676218,
				["name"] = "RANDOMMISSION_SAM_PLUKE_1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 687300.51764489,
						["x"] = -264967.57077871,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 687778.67531819,
						["x"] = -265947.21088985,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 688857.44567866,
						["x"] = -265597.33942159,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 688041.07891938,
						["x"] = -264454.42595859,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [12]
			[13] = 
			{
				["radius"] = 700.7352,
				["zoneId"] = 1161,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 660083.26456846,
				["x"] = -269813.67042697,
				["name"] = "RANDOMMISSION_SAM_PLUKE_2",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 659360.53429703,
						["x"] = -269642.04404475,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 660014.62006202,
						["x"] = -270266.54774169,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 660891.50260823,
						["x"] = -269813.74142545,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 660066.40130655,
						["x"] = -269532.34849598,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [13]
			[14] = 
			{
				["radius"] = 900.684,
				["zoneId"] = 1162,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 639969.37199942,
				["x"] = -263831.44433699,
				["name"] = "RANDOMMISSION_SAM_PLUKE_3",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 639640.01108942,
						["x"] = -264347.45282826,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 640689.30655355,
						["x"] = -263735.20335367,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 640210.10958201,
						["x"] = -263392.81885922,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 639338.0607727,
						["x"] = -263850.30230679,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [14]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 673752.5300336,
		["zoom"] = 1128254.1104465,
		["centerX"] = -161809.12626252,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 8,
			[4] = 80,
			[5] = 28,
			[6] = 26,
			[7] = 13,
			[8] = 5,
			[9] = 16,
			[10] = 6,
			[11] = 15,
			[12] = 20,
			[13] = 12,
			[14] = 40,
			[15] = 45,
			[16] = 9,
			[17] = 46,
			[18] = 10,
			[19] = 3,
			[20] = 4,
			[21] = 1,
			[22] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 23,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 76,
			[11] = 84,
			[12] = 90,
			[13] = 29,
			[14] = 62,
			[15] = 30,
			[16] = 78,
			[17] = 87,
			[18] = 31,
			[19] = 61,
			[20] = 32,
			[21] = 33,
			[22] = 60,
			[23] = 17,
			[24] = 35,
			[25] = 69,
			[26] = 36,
			[27] = 59,
			[28] = 71,
			[29] = 79,
			[30] = 58,
			[31] = 57,
			[32] = 56,
			[33] = 55,
			[34] = 88,
			[35] = 73,
			[36] = 39,
			[37] = 89,
			[38] = 54,
			[39] = 77,
			[40] = 72,
			[41] = 41,
			[42] = 42,
			[43] = 44,
			[44] = 85,
			[45] = 75,
			[46] = 53,
			[47] = 22,
			[48] = 52,
			[49] = 66,
			[50] = 51,
			[51] = 74,
			[52] = 82,
			[53] = 7,
			[54] = 68,
			[55] = 50,
			[56] = 49,
			[57] = 48,
			[58] = 67,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 24,
			[3] = 27,
			[4] = 81,
			[5] = 34,
			[6] = 37,
			[7] = 38,
			[8] = 0,
			[9] = 43,
			[10] = 19,
			[11] = 47,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["goals"] = {},
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 617414,
				["x"] = -291014,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "USA",
					["id"] = 2,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621832.95154944,
											["speed"] = 0,
											["x"] = -266355.90787102,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 12,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Heliports",
										["shape_name"] = "invisiblefarp",
										["type"] = "Invisible FARP",
										["unitId"] = 90,
										["heliport_callsign_id"] = 1,
										["heliport_modulation"] = 0,
										["rate"] = 100,
										["y"] = 621832.95154944,
										["x"] = -266355.90787102,
										["name"] = "FARP_BAZINGA_1",
										["heliport_frequency"] = "127.5",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621832.95154944,
								["x"] = -266355.90787102,
								["name"] = "FARP_BAZINGA_1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621866.28895303,
											["speed"] = 0,
											["x"] = -266283.96518835,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 41,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "PalatkaB",
										["type"] = "FARP Tent",
										["unitId"] = 277,
										["rate"] = 50,
										["y"] = 621866.28895303,
										["x"] = -266283.96518835,
										["name"] = "Static FARP Tent-1-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621866.28895303,
								["x"] = -266283.96518835,
								["name"] = "Static FARP Tent-1",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621873.41891337,
											["speed"] = 0,
											["x"] = -266313.51299344,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 42,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "PalatkaB",
										["type"] = "FARP Tent",
										["unitId"] = 278,
										["rate"] = 50,
										["y"] = 621873.41891337,
										["x"] = -266313.51299344,
										["name"] = "Static FARP Tent-2-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621873.41891337,
								["x"] = -266313.51299344,
								["name"] = "Static FARP Tent-2",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621889.31247433,
											["speed"] = 0,
											["x"] = -266313.7914139,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 43,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "PalatkaB",
										["type"] = "FARP Tent",
										["unitId"] = 279,
										["rate"] = 50,
										["y"] = 621889.31247433,
										["x"] = -266313.7914139,
										["name"] = "Static FARP Tent-3-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621889.31247433,
								["x"] = -266313.7914139,
								["name"] = "Static FARP Tent-3",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621889.76924981,
											["speed"] = 0,
											["x"] = -266285.77585078,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 44,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "PalatkaB",
										["type"] = "FARP Tent",
										["unitId"] = 280,
										["rate"] = 50,
										["y"] = 621889.76924981,
										["x"] = -266285.77585078,
										["name"] = "Static FARP Tent-4-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621889.76924981,
								["x"] = -266285.77585078,
								["name"] = "Static FARP Tent-4",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 1.5009831567151,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621901.45637414,
											["speed"] = 0,
											["x"] = -266279.667342,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage02",
										["type"] = "Camouflage02",
										["unitId"] = 283,
										["rate"] = 1,
										["y"] = 621901.45637414,
										["x"] = -266279.667342,
										["name"] = "Static M92 Camouflage 02-3-1",
										["heading"] = 1.5009831567151,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621901.45637414,
								["x"] = -266279.667342,
								["name"] = "Static M92 Camouflage 02-3",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 1.5009831567151,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621901.6588011,
											["speed"] = 0,
											["x"] = -266286.70945297,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 48,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage02",
										["type"] = "Camouflage02",
										["unitId"] = 284,
										["rate"] = 1,
										["y"] = 621901.6588011,
										["x"] = -266286.70945297,
										["name"] = "Static M92 Camouflage 02-1-1",
										["heading"] = 1.5009831567151,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621901.6588011,
								["x"] = -266286.70945297,
								["name"] = "Static M92 Camouflage 02-1",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 1.5009831567151,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621902.17922007,
											["speed"] = 0,
											["x"] = -266294.11405284,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage02",
										["type"] = "Camouflage02",
										["unitId"] = 285,
										["rate"] = 1,
										["y"] = 621902.17922007,
										["x"] = -266294.11405284,
										["name"] = "Static M92 Camouflage 02-2-1",
										["heading"] = 1.5009831567151,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621902.17922007,
								["x"] = -266294.11405284,
								["name"] = "Static M92 Camouflage 02-2",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 1.5009831567151,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621901.57492469,
											["speed"] = 0,
											["x"] = -266309.1864274,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 50,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 286,
										["rate"] = 15,
										["y"] = 621901.57492469,
										["x"] = -266309.1864274,
										["name"] = "Static IFV M2A2 Bradley-1",
										["heading"] = 1.5009831567151,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621901.57492469,
								["x"] = -266309.1864274,
								["name"] = "Static IFV M2A2 Bradley-1",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621913.90813744,
											["speed"] = 0,
											["x"] = -266300.60572234,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 51,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 287,
										["rate"] = 15,
										["y"] = 621913.90813744,
										["x"] = -266300.60572234,
										["name"] = "Static IFV M2A2 Bradley-2-1",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621913.90813744,
								["x"] = -266300.60572234,
								["name"] = "Static IFV M2A2 Bradley-2",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 1.5009831567151,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621901.90253011,
											["speed"] = 0,
											["x"] = -266314.77474533,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 52,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 288,
										["rate"] = 15,
										["y"] = 621901.90253011,
										["x"] = -266314.77474533,
										["name"] = "Static IFV M2A2 Bradley-3-1",
										["heading"] = 1.5009831567151,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621901.90253011,
								["x"] = -266314.77474533,
								["name"] = "Static IFV M2A2 Bradley-3",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 4.2236967898263,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621862.32604636,
											["speed"] = 0,
											["x"] = -266325.73733056,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 53,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 289,
										["rate"] = 15,
										["y"] = 621862.32604636,
										["x"] = -266325.73733056,
										["name"] = "Static IFV M2A2 Bradley-4-1",
										["heading"] = 4.2236967898263,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621862.32604636,
								["x"] = -266325.73733056,
								["name"] = "Static IFV M2A2 Bradley-4",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 4.2236967898263,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621860.84615202,
											["speed"] = 0,
											["x"] = -266319.41932012,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 54,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 290,
										["rate"] = 15,
										["y"] = 621860.84615202,
										["x"] = -266319.41932012,
										["name"] = "Static IFV M2A2 Bradley-5-1",
										["heading"] = 4.2236967898263,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621860.84615202,
								["x"] = -266319.41932012,
								["name"] = "Static IFV M2A2 Bradley-5",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 4.2236967898263,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621873.55128845,
											["speed"] = 0,
											["x"] = -266327.88311918,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 55,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Artillery",
										["type"] = "MLRS FDDM",
										["unitId"] = 291,
										["rate"] = 5,
										["y"] = 621873.55128845,
										["x"] = -266327.88311918,
										["name"] = "Static MRLS FDDM (FC)-1",
										["heading"] = 4.2236967898263,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621873.55128845,
								["x"] = -266327.88311918,
								["name"] = "Static MRLS FDDM (FC)-1",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 2.9670597283904,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621891.45177877,
											["speed"] = 0,
											["x"] = -266329.10360715,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 56,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Artillery",
										["type"] = "MLRS FDDM",
										["unitId"] = 292,
										["rate"] = 5,
										["y"] = 621891.45177877,
										["x"] = -266329.10360715,
										["name"] = "Static MRLS FDDM (FC)-2-1",
										["heading"] = 2.9670597283904,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621891.45177877,
								["x"] = -266329.10360715,
								["name"] = "Static MRLS FDDM (FC)-2",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 0.24434609527921,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621878.82738424,
											["speed"] = 0,
											["x"] = -266265.62276127,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 57,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Artillery",
										["type"] = "MLRS FDDM",
										["unitId"] = 293,
										["rate"] = 5,
										["y"] = 621878.82738424,
										["x"] = -266265.62276127,
										["name"] = "Static MRLS FDDM (FC)-3-1",
										["heading"] = 0.24434609527921,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621878.82738424,
								["x"] = -266265.62276127,
								["name"] = "Static MRLS FDDM (FC)-3",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 1.5009831567151,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621889.46257772,
											["speed"] = 0,
											["x"] = -266323.88535251,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 58,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 294,
										["rate"] = 1,
										["y"] = 621889.46257772,
										["x"] = -266323.88535251,
										["name"] = "Static M92 Sandbag 16-1",
										["heading"] = 1.5009831567151,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621889.46257772,
								["x"] = -266323.88535251,
								["name"] = "Static M92 Sandbag 16-1",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 6.2482787221397,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621896.73419569,
											["speed"] = 0,
											["x"] = -266315.01151363,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 59,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 295,
										["rate"] = 1,
										["y"] = 621896.73419569,
										["x"] = -266315.01151363,
										["name"] = "Static M92 Sandbag 16-2-1",
										["heading"] = 6.2482787221397,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621896.73419569,
								["x"] = -266315.01151363,
								["name"] = "Static M92 Sandbag 16-2",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 6.2482787221397,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621895.80983747,
											["speed"] = 0,
											["x"] = -266287.46563877,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 60,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 296,
										["rate"] = 1,
										["y"] = 621895.80983747,
										["x"] = -266287.46563877,
										["name"] = "Static M92 Sandbag 16-3-1",
										["heading"] = 6.2482787221397,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621895.80983747,
								["x"] = -266287.46563877,
								["name"] = "Static M92 Sandbag 16-3",
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["heading"] = 5.0090949532237,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621891.74266132,
											["speed"] = 0,
											["x"] = -266272.30616402,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 61,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 297,
										["rate"] = 1,
										["y"] = 621891.74266132,
										["x"] = -266272.30616402,
										["name"] = "Static M92 Sandbag 16-4-1",
										["heading"] = 5.0090949532237,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621891.74266132,
								["x"] = -266272.30616402,
								["name"] = "Static M92 Sandbag 16-4",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 6.1784655520599,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621856.92516849,
											["speed"] = 0,
											["x"] = -266278.28368049,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 62,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 298,
										["rate"] = 1,
										["y"] = 621856.92516849,
										["x"] = -266278.28368049,
										["name"] = "Static M92 Sandbag 16-5-1",
										["heading"] = 6.1784655520599,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621856.92516849,
								["x"] = -266278.28368049,
								["name"] = "Static M92 Sandbag 16-5",
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621857.2332879,
											["speed"] = 0,
											["x"] = -266291.22469552,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 63,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 299,
										["rate"] = 1,
										["y"] = 621857.2332879,
										["x"] = -266291.22469552,
										["name"] = "Static M92 Sandbag 16-6-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621857.2332879,
								["x"] = -266291.22469552,
								["name"] = "Static M92 Sandbag 16-6",
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 6.0388392119004,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683042.32505798,
											["speed"] = 0,
											["x"] = -285580.05494372,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 102,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "US Air Force",
										["category"] = "Planes",
										["type"] = "C-130",
										["unitId"] = 341,
										["rate"] = "70",
										["y"] = 683042.32505798,
										["x"] = -285580.05494372,
										["name"] = "Static C-130-1",
										["heading"] = 6.0388392119004,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683042.32505798,
								["x"] = -285580.05494372,
								["name"] = "Static C-130-1",
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 6.0388392119004,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683089.28305047,
											["speed"] = 0,
											["x"] = -285565.72147437,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 103,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "US Air Force",
										["category"] = "Planes",
										["type"] = "C-130",
										["unitId"] = 342,
										["rate"] = "70",
										["y"] = 683089.28305047,
										["x"] = -285565.72147437,
										["name"] = "Static C-130-2-1",
										["heading"] = 6.0388392119004,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683089.28305047,
								["x"] = -285565.72147437,
								["name"] = "Static C-130-2",
								["dead"] = false,
							}, -- end of [24]
							[25] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683102.9829302,
											["speed"] = 0,
											["x"] = -285552.69646556,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 104,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "M 818",
										["unitId"] = 343,
										["rate"] = 5,
										["y"] = 683102.9829302,
										["x"] = -285552.69646556,
										["name"] = "Static Truck M939 Heavy-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683102.9829302,
								["x"] = -285552.69646556,
								["name"] = "Static Truck M939 Heavy-1",
								["dead"] = false,
							}, -- end of [25]
							[26] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683077.00039967,
											["speed"] = 0,
											["x"] = -285563.56188741,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 105,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "r11_volvo_drivable",
										["unitId"] = 344,
										["rate"] = 3,
										["y"] = 683077.00039967,
										["x"] = -285563.56188741,
										["name"] = "Static M92 R11 Volvo drivable-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683077.00039967,
								["x"] = -285563.56188741,
								["name"] = "Static M92 R11 Volvo drivable-1",
								["dead"] = false,
							}, -- end of [26]
							[27] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683024.76539025,
											["speed"] = 0,
											["x"] = -285577.93663807,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 106,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "r11_volvo_drivable",
										["unitId"] = 345,
										["rate"] = 3,
										["y"] = 683024.76539025,
										["x"] = -285577.93663807,
										["name"] = "Static M92 R11 Volvo drivable-2-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683024.76539025,
								["x"] = -285577.93663807,
								["name"] = "Static M92 R11 Volvo drivable-2",
								["dead"] = false,
							}, -- end of [27]
							[28] = 
							{
								["heading"] = 0.94247779607694,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684576.09557774,
											["speed"] = 0,
											["x"] = -284965.46926569,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 125,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 434,
										["rate"] = 1,
										["y"] = 684576.09557774,
										["x"] = -284965.46926569,
										["name"] = "Static M92 Container office-1",
										["heading"] = 0.94247779607694,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684576.09557774,
								["x"] = -284965.46926569,
								["name"] = "Static M92 Container office-1",
								["dead"] = false,
							}, -- end of [28]
							[29] = 
							{
								["heading"] = 5.6548667764616,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684581.21501356,
											["speed"] = 0,
											["x"] = -284956.15124448,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 126,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 435,
										["rate"] = 1,
										["y"] = 684581.21501356,
										["x"] = -284956.15124448,
										["name"] = "Static M92 Container office-2-1",
										["heading"] = 5.6548667764616,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684581.21501356,
								["x"] = -284956.15124448,
								["name"] = "Static M92 Container office-2",
								["dead"] = false,
							}, -- end of [29]
							[30] = 
							{
								["heading"] = 3.07177948351,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684586.70497893,
											["speed"] = 0,
											["x"] = -284964.97902333,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 129,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "GRC_autumn",
										["category"] = "Unarmed",
										["type"] = "Hummer",
										["unitId"] = 438,
										["rate"] = 3,
										["y"] = 684586.70497893,
										["x"] = -284964.97902333,
										["name"] = "Static LUV HMMWV Jeep-3-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684586.70497893,
								["x"] = -284964.97902333,
								["name"] = "Static LUV HMMWV Jeep-3",
								["dead"] = false,
							}, -- end of [30]
							[31] = 
							{
								["heading"] = 3.07177948351,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684582.37713997,
											["speed"] = 0,
											["x"] = -284969.2038185,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 130,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "GRC_autumn",
										["category"] = "Unarmed",
										["type"] = "Hummer",
										["unitId"] = 439,
										["rate"] = 3,
										["y"] = 684582.37713997,
										["x"] = -284969.2038185,
										["name"] = "Static LUV HMMWV Jeep-1-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684582.37713997,
								["x"] = -284969.2038185,
								["name"] = "Static LUV HMMWV Jeep-1",
								["dead"] = false,
							}, -- end of [31]
							[32] = 
							{
								["heading"] = 3.07177948351,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684576.60668802,
											["speed"] = 0,
											["x"] = -284972.96491664,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 131,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "GRC_autumn",
										["category"] = "Unarmed",
										["type"] = "Hummer",
										["unitId"] = 440,
										["rate"] = 3,
										["y"] = 684576.60668802,
										["x"] = -284972.96491664,
										["name"] = "Static LUV HMMWV Jeep-2-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684576.60668802,
								["x"] = -284972.96491664,
								["name"] = "Static LUV HMMWV Jeep-2",
								["dead"] = false,
							}, -- end of [32]
							[33] = 
							{
								["heading"] = 3.9269908169872,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684546.17300049,
											["speed"] = 0,
											["x"] = -284956.14407894,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 146,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 456,
										["rate"] = 1,
										["y"] = 684546.17300049,
										["x"] = -284956.14407894,
										["name"] = "Static M92 Sandbag 02-1",
										["heading"] = 3.9269908169872,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684546.17300049,
								["x"] = -284956.14407894,
								["name"] = "Static M92 Sandbag 02-1",
								["dead"] = false,
							}, -- end of [33]
							[34] = 
							{
								["heading"] = 3.9269908169872,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684540.94679693,
											["speed"] = 0,
											["x"] = -284975.87043552,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 147,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 457,
										["rate"] = 1,
										["y"] = 684540.94679693,
										["x"] = -284975.87043552,
										["name"] = "Static M92 Sandbag 02-2-1",
										["heading"] = 3.9269908169872,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684540.94679693,
								["x"] = -284975.87043552,
								["name"] = "Static M92 Sandbag 02-2",
								["dead"] = false,
							}, -- end of [34]
							[35] = 
							{
								["heading"] = 4.625122517785,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621878.66957071,
											["speed"] = 0,
											["x"] = -266265.24246154,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 158,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 468,
										["rate"] = 1,
										["y"] = 621878.66957071,
										["x"] = -266265.24246154,
										["name"] = "Static M92 Sandbag 02-3",
										["heading"] = 4.625122517785,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621878.66957071,
								["x"] = -266265.24246154,
								["name"] = "Static M92 Sandbag 02-3",
								["dead"] = false,
							}, -- end of [35]
							[36] = 
							{
								["heading"] = 5.6374134839417,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621914.56495362,
											["speed"] = 0,
											["x"] = -266299.62049806,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 159,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 469,
										["rate"] = 1,
										["y"] = 621914.56495362,
										["x"] = -266299.62049806,
										["name"] = "Static M92 Sandbag 02-9-1",
										["heading"] = 5.6374134839417,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621914.56495362,
								["x"] = -266299.62049806,
								["name"] = "Static M92 Sandbag 02-9",
								["dead"] = false,
							}, -- end of [36]
							[37] = 
							{
								["heading"] = 5.1661745859032,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621849.3281174,
											["speed"] = 0,
											["x"] = -266308.22039318,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 160,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 470,
										["rate"] = 15,
										["y"] = 621849.3281174,
										["x"] = -266308.22039318,
										["name"] = "Static IFV M2A2 Bradley-6-1",
										["heading"] = 5.1661745859032,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621849.3281174,
								["x"] = -266308.22039318,
								["name"] = "Static IFV M2A2 Bradley-6",
								["dead"] = false,
							}, -- end of [37]
							[38] = 
							{
								["heading"] = 3.5081117965086,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621848.18563785,
											["speed"] = 0,
											["x"] = -266307.77113782,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 161,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 471,
										["rate"] = 1,
										["y"] = 621848.18563785,
										["x"] = -266307.77113782,
										["name"] = "Static M92 Sandbag 02-10-1",
										["heading"] = 3.5081117965086,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621848.18563785,
								["x"] = -266307.77113782,
								["name"] = "Static M92 Sandbag 02-10",
								["dead"] = false,
							}, -- end of [38]
							[39] = 
							{
								["heading"] = 1.5009831567151,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621902.11461767,
											["speed"] = 0,
											["x"] = -266320.82233,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 162,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 472,
										["rate"] = 15,
										["y"] = 621902.11461767,
										["x"] = -266320.82233,
										["name"] = "Static IFV M2A2 Bradley-7-1",
										["heading"] = 1.5009831567151,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621902.11461767,
								["x"] = -266320.82233,
								["name"] = "Static IFV M2A2 Bradley-7",
								["dead"] = false,
							}, -- end of [39]
							[40] = 
							{
								["heading"] = 4.2411500823462,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621862.90579763,
											["speed"] = 0,
											["x"] = -266295.91737992,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 163,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "GRC_spring",
										["category"] = "Unarmed",
										["type"] = "Hummer",
										["unitId"] = 473,
										["rate"] = 3,
										["y"] = 621862.90579763,
										["x"] = -266295.91737992,
										["name"] = "Static LUV HMMWV Jeep-4",
										["heading"] = 4.2411500823462,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621862.90579763,
								["x"] = -266295.91737992,
								["name"] = "Static LUV HMMWV Jeep-4",
								["dead"] = false,
							}, -- end of [40]
							[41] = 
							{
								["heading"] = 4.2411500823462,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621863.43764,
											["speed"] = 0,
											["x"] = -266299.6402765,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 164,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "GRC_spring",
										["category"] = "Unarmed",
										["type"] = "Hummer",
										["unitId"] = 474,
										["rate"] = 3,
										["y"] = 621863.43764,
										["x"] = -266299.6402765,
										["name"] = "Static LUV HMMWV Jeep-5-1",
										["heading"] = 4.2411500823462,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621863.43764,
								["x"] = -266299.6402765,
								["name"] = "Static LUV HMMWV Jeep-5",
								["dead"] = false,
							}, -- end of [41]
							[42] = 
							{
								["heading"] = 4.2411500823462,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621867.09405629,
											["speed"] = 0,
											["x"] = -266301.10284302,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 165,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "GRC_spring",
										["category"] = "Unarmed",
										["type"] = "Hummer",
										["unitId"] = 475,
										["rate"] = 3,
										["y"] = 621867.09405629,
										["x"] = -266301.10284302,
										["name"] = "Static LUV HMMWV Jeep-6-1",
										["heading"] = 4.2411500823462,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621867.09405629,
								["x"] = -266301.10284302,
								["name"] = "Static LUV HMMWV Jeep-6",
								["dead"] = false,
							}, -- end of [42]
							[43] = 
							{
								["heading"] = 0.95993108859688,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 621860.77842815,
											["speed"] = 0,
											["x"] = -266312.07209189,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 166,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "GRC_spring",
										["category"] = "Unarmed",
										["type"] = "Hummer",
										["unitId"] = 476,
										["rate"] = 3,
										["y"] = 621860.77842815,
										["x"] = -266312.07209189,
										["name"] = "Static LUV HMMWV Jeep-7-1",
										["heading"] = 0.95993108859688,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 621860.77842815,
								["x"] = -266312.07209189,
								["name"] = "Static LUV HMMWV Jeep-7",
								["dead"] = false,
							}, -- end of [43]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 683516.02923961,
											["x"] = -284728.42161143,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk pcp",
										["unitId"] = 113,
										["y"] = 683516.02923961,
										["x"] = -284728.42161143,
										["name"] = "Ground-13-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 114,
										["y"] = 683469.25413546,
										["x"] = -284695.95876804,
										["name"] = "Ground-13-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 115,
										["y"] = 683516.80542172,
										["x"] = -284782.21475794,
										["name"] = "Ground-13-3",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 116,
										["y"] = 683408.60291904,
										["x"] = -284753.32880666,
										["name"] = "Ground-13-4",
										["heading"] = 4.1887902047864,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 117,
										["y"] = 683391.40276849,
										["x"] = -284696.81402629,
										["name"] = "Ground-13-5",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 118,
										["y"] = 683360.07392285,
										["x"] = -284826.42944649,
										["name"] = "Ground-13-6",
										["heading"] = 4.1887902047864,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 119,
										["y"] = 683458.97478851,
										["x"] = -284877.41560704,
										["name"] = "Ground-13-7",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 120,
										["y"] = 683513.64669561,
										["x"] = -284682.68533119,
										["name"] = "Ground-13-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 121,
										["y"] = 683457.74620632,
										["x"] = -284640.29924591,
										["name"] = "Ground-13-9",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 122,
										["y"] = 683557.93472439,
										["x"] = -284604.62559924,
										["name"] = "Ground-13-10",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 123,
										["y"] = 683630.15522637,
										["x"] = -284641.23051121,
										["name"] = "Ground-13-11",
										["heading"] = 1.0471975511966,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 124,
										["y"] = 683565.51220695,
										["x"] = -284701.85312678,
										["name"] = "Ground-13-12",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 125,
										["y"] = 683607.40082164,
										["x"] = -284772.81032989,
										["name"] = "Ground-13-13",
										["heading"] = 2.0943951023932,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 126,
										["y"] = 683676.65335779,
										["x"] = -284692.67525235,
										["name"] = "Ground-13-14",
										["heading"] = 1.0471975511966,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 127,
										["y"] = 683691.49318696,
										["x"] = -284769.84236406,
										["name"] = "Ground-13-15",
										["heading"] = 2.0943951023932,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 128,
										["y"] = 683553.97743661,
										["x"] = -284847.99879771,
										["name"] = "Ground-13-16",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = 683516.02923961,
								["x"] = -284728.42161143,
								["name"] = "Ground-13",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 621855.68604985,
												["x"] = -266337.93425124,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 621855.68604985,
												["x"] = -266337.93425124,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 12,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 621855.68604985,
											["x"] = -266337.93425124,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 64,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M978 HEMTT Tanker",
										["unitId"] = 300,
										["y"] = 621855.68604985,
										["x"] = -266337.93425124,
										["name"] = "Ground-17-1",
										["heading"] = 5.7262797868099,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M 818",
										["unitId"] = 301,
										["y"] = 621860.67466135,
										["x"] = -266350.04965918,
										["name"] = "Ground-17-2",
										["heading"] = 3.4208453339089,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 621855.68604985,
								["x"] = -266337.93425124,
								["name"] = "FARP_BAZINGA-1",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 683458.26212407,
												["x"] = -284791.62685324,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 683458.26212407,
												["x"] = -284791.62685324,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 683458.26212407,
											["x"] = -284791.62685324,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 66,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M978 HEMTT Tanker",
										["unitId"] = 303,
										["y"] = 683458.26212407,
										["x"] = -284791.62685324,
										["name"] = "Ground-18-1",
										["heading"] = 5.7262797868099,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M 818",
										["unitId"] = 304,
										["y"] = 683463.25073557,
										["x"] = -284803.74226118,
										["name"] = "Ground-18-2",
										["heading"] = 3.4208453339089,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 683458.26212407,
								["x"] = -284791.62685324,
								["name"] = "Ground-18",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 683603.87899072,
												["x"] = -284666.88763826,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 683603.87899072,
												["x"] = -284666.88763826,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 683603.87899072,
											["x"] = -284666.88763826,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 67,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M978 HEMTT Tanker",
										["unitId"] = 305,
										["y"] = 683603.87899072,
										["x"] = -284666.88763826,
										["name"] = "Ground-19-1",
										["heading"] = 5.7262797868099,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M 818",
										["unitId"] = 306,
										["y"] = 683608.86760222,
										["x"] = -284679.0030462,
										["name"] = "Ground-19-2",
										["heading"] = 3.4208453339089,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 683603.87899072,
								["x"] = -284666.88763826,
								["name"] = "Ground-19",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 684573.01016732,
												["x"] = -284958.72293703,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 684573.01016732,
												["x"] = -284958.72293703,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 684573.01016732,
											["x"] = -284958.72293703,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EWR",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 124,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "FPS-117",
										["unitId"] = 433,
										["y"] = 684573.01016732,
										["x"] = -284958.72293703,
										["name"] = "Ground-21-1",
										["heading"] = 0.99477000146392,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684573.01016732,
								["x"] = -284958.72293703,
								["name"] = "Ground-21",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 684546.78784797,
												["x"] = -284956.24655352,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 684546.78784797,
												["x"] = -284956.24655352,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 684546.78784797,
											["x"] = -284956.24655352,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 145,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M1097 Avenger",
										["unitId"] = 455,
										["y"] = 684546.78784797,
										["x"] = -284956.24655352,
										["name"] = "Ground-23-2",
										["heading"] = 5.3558900892282,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M48 Chaparral",
										["unitId"] = 454,
										["y"] = 684541.76659357,
										["x"] = -284976.58775757,
										["name"] = "Ground-23-1",
										["heading"] = 5.3558900892282,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 684546.78784797,
								["x"] = -284956.24655352,
								["name"] = "Ground-23",
								["start_time"] = 0,
							}, -- end of [6]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = 
			{
				[1] = 
				{
					["id"] = 69,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683106.36013309,
											["speed"] = 0,
											["x"] = -285592.47980176,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 101,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Building05_PBR",
										["type"] = "Building05_PBR",
										["unitId"] = 340,
										["rate"] = 1,
										["y"] = 683106.36013309,
										["x"] = -285592.47980176,
										["name"] = "Static M92 Building05 PBR-2-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683106.36013309,
								["x"] = -285592.47980176,
								["name"] = "Static M92 Building05 PBR-2",
								["dead"] = false,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "Italian Social Republic",
				}, -- end of [1]
				[2] = 
				{
					["id"] = 82,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 4.4156830075457,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683043.70077951,
											["speed"] = 0,
											["x"] = -285609.39522586,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 100,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Building05_PBR",
										["type"] = "Building05_PBR",
										["unitId"] = 339,
										["rate"] = 1,
										["y"] = 683043.70077951,
										["x"] = -285609.39522586,
										["name"] = "Static M92 Building05 PBR-1",
										["heading"] = 4.4156830075457,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683043.70077951,
								["x"] = -285609.39522586,
								["name"] = "Static M92 Building05 PBR-1",
								["dead"] = false,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "UN",
				}, -- end of [2]
				[3] = 
				{
					["id"] = 91,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682473.42053811,
											["speed"] = 0,
											["x"] = -284501.64373322,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 69,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 308,
										["rate"] = 1,
										["y"] = 682473.42053811,
										["x"] = -284501.64373322,
										["name"] = "Static M92 Sandbag 05-2-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682473.42053811,
								["x"] = -284501.64373322,
								["name"] = "Static M92 Sandbag 05-2",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682462.27781367,
											["speed"] = 0,
											["x"] = -284489.46927504,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 68,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 307,
										["rate"] = 1,
										["y"] = 682462.27781367,
										["x"] = -284489.46927504,
										["name"] = "Static M92 Sandbag 05-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682462.27781367,
								["x"] = -284489.46927504,
								["name"] = "Static M92 Sandbag 05-1",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682498.07897461,
											["speed"] = 0,
											["x"] = -284462.02515743,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 73,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 312,
										["rate"] = 1,
										["y"] = 682498.07897461,
										["x"] = -284462.02515743,
										["name"] = "Static M92 Sandbag 05-6-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682498.07897461,
								["x"] = -284462.02515743,
								["name"] = "Static M92 Sandbag 05-6",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682509.32487242,
											["speed"] = 0,
											["x"] = -284474.40596236,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 72,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 311,
										["rate"] = 1,
										["y"] = 682509.32487242,
										["x"] = -284474.40596236,
										["name"] = "Static M92 Sandbag 05-5-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682509.32487242,
								["x"] = -284474.40596236,
								["name"] = "Static M92 Sandbag 05-5",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682425.54809236,
											["speed"] = 0,
											["x"] = -284521.14350099,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 70,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 309,
										["rate"] = 1,
										["y"] = 682425.54809236,
										["x"] = -284521.14350099,
										["name"] = "Static M92 Sandbag 05-3-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682425.54809236,
								["x"] = -284521.14350099,
								["name"] = "Static M92 Sandbag 05-3",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682437.40415455,
											["speed"] = 0,
											["x"] = -284534.45959188,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 71,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 310,
										["rate"] = 1,
										["y"] = 682437.40415455,
										["x"] = -284534.45959188,
										["name"] = "Static M92 Sandbag 05-4-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682437.40415455,
								["x"] = -284534.45959188,
								["name"] = "Static M92 Sandbag 05-4",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682504.81692946,
											["speed"] = 0,
											["x"] = -284537.39640574,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 139,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 448,
										["rate"] = 1,
										["y"] = 682504.81692946,
										["x"] = -284537.39640574,
										["name"] = "Static M92 Sandbag 05-14-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682504.81692946,
								["x"] = -284537.39640574,
								["name"] = "Static M92 Sandbag 05-14",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682516.5912597,
											["speed"] = 0,
											["x"] = -284550.70651819,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 140,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 449,
										["rate"] = 1,
										["y"] = 682516.5912597,
										["x"] = -284550.70651819,
										["name"] = "Static M92 Sandbag 05-22-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682516.5912597,
								["x"] = -284550.70651819,
								["name"] = "Static M92 Sandbag 05-22",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682538.60413798,
											["speed"] = 0,
											["x"] = -284508.47250753,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 141,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 450,
										["rate"] = 1,
										["y"] = 682538.60413798,
										["x"] = -284508.47250753,
										["name"] = "Static M92 Sandbag 05-23-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682538.60413798,
								["x"] = -284508.47250753,
								["name"] = "Static M92 Sandbag 05-23",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682550.50645008,
											["speed"] = 0,
											["x"] = -284521.14271072,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 142,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 451,
										["rate"] = 1,
										["y"] = 682550.50645008,
										["x"] = -284521.14271072,
										["name"] = "Static M92 Sandbag 05-24-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682550.50645008,
								["x"] = -284521.14271072,
								["name"] = "Static M92 Sandbag 05-24",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682467.68724061,
											["speed"] = 0,
											["x"] = -284569.18823684,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 143,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 452,
										["rate"] = 1,
										["y"] = 682467.68724061,
										["x"] = -284569.18823684,
										["name"] = "Static M92 Sandbag 05-25-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682467.68724061,
								["x"] = -284569.18823684,
								["name"] = "Static M92 Sandbag 05-25",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 5.550147021342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682479.0517234,
											["speed"] = 0,
											["x"] = -284581.95975083,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 144,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 453,
										["rate"] = 1,
										["y"] = 682479.0517234,
										["x"] = -284581.95975083,
										["name"] = "Static M92 Sandbag 05-26-1",
										["heading"] = 5.550147021342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682479.0517234,
								["x"] = -284581.95975083,
								["name"] = "Static M92 Sandbag 05-26",
								["dead"] = false,
							}, -- end of [12]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "Afghanistan",
				}, -- end of [3]
				[4] = 
				{
					["id"] = 70,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683017.98670103,
											["speed"] = 0,
											["x"] = -285582.45116966,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 90,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 329,
										["rate"] = 1,
										["y"] = 683017.98670103,
										["x"] = -285582.45116966,
										["name"] = "Static M92 Sandbag 05-15-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683017.98670103,
								["x"] = -285582.45116966,
								["name"] = "Static M92 Sandbag 05-15",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683022.38814569,
											["speed"] = 0,
											["x"] = -285598.39460623,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 93,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 332,
										["rate"] = 1,
										["y"] = 683022.38814569,
										["x"] = -285598.39460623,
										["name"] = "Static M92 Sandbag 05-18-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683022.38814569,
								["x"] = -285598.39460623,
								["name"] = "Static M92 Sandbag 05-18",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682806.49958347,
											["speed"] = 0,
											["x"] = -285643.57355242,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 74,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 313,
										["rate"] = 1,
										["y"] = 682806.49958347,
										["x"] = -285643.57355242,
										["name"] = "Static M92 Sandbag 05-7-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682806.49958347,
								["x"] = -285643.57355242,
								["name"] = "Static M92 Sandbag 05-7",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682810.98086418,
											["speed"] = 0,
											["x"] = -285659.88541421,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 80,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 319,
										["rate"] = 1,
										["y"] = 682810.98086418,
										["x"] = -285659.88541421,
										["name"] = "Static M92 Sandbag 05-10-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682810.98086418,
								["x"] = -285659.88541421,
								["name"] = "Static M92 Sandbag 05-10",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682852.6567748,
											["speed"] = 0,
											["x"] = -285630.66746397,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 78,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 317,
										["rate"] = 1,
										["y"] = 682852.6567748,
										["x"] = -285630.66746397,
										["name"] = "Static M92 Sandbag 05-8-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682852.6567748,
								["x"] = -285630.66746397,
								["name"] = "Static M92 Sandbag 05-8",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682857.62790273,
											["speed"] = 0,
											["x"] = -285648.08529835,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 134,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 443,
										["rate"] = 1,
										["y"] = 682857.62790273,
										["x"] = -285648.08529835,
										["name"] = "Static M92 Sandbag 05-21-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682857.62790273,
								["x"] = -285648.08529835,
								["name"] = "Static M92 Sandbag 05-21",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682899.90283156,
											["speed"] = 0,
											["x"] = -285617.7145011,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 135,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 444,
										["rate"] = 1,
										["y"] = 682899.90283156,
										["x"] = -285617.7145011,
										["name"] = "Static M92 Sandbag 05-9-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682899.90283156,
								["x"] = -285617.7145011,
								["name"] = "Static M92 Sandbag 05-9",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682904.55765225,
											["speed"] = 0,
											["x"] = -285634.73130458,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 136,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 445,
										["rate"] = 1,
										["y"] = 682904.55765225,
										["x"] = -285634.73130458,
										["name"] = "Static M92 Sandbag 05-11-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682904.55765225,
								["x"] = -285634.73130458,
								["name"] = "Static M92 Sandbag 05-11",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682923.40586059,
											["speed"] = 0,
											["x"] = -285610.31257313,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 137,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 446,
										["rate"] = 1,
										["y"] = 682923.40586059,
										["x"] = -285610.31257313,
										["name"] = "Static M92 Sandbag 05-12-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682923.40586059,
								["x"] = -285610.31257313,
								["name"] = "Static M92 Sandbag 05-12",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682928.28960688,
											["speed"] = 0,
											["x"] = -285627.71091929,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 138,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 447,
										["rate"] = 1,
										["y"] = 682928.28960688,
										["x"] = -285627.71091929,
										["name"] = "Static M92 Sandbag 05-13-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682928.28960688,
								["x"] = -285627.71091929,
								["name"] = "Static M92 Sandbag 05-13",
								["dead"] = false,
							}, -- end of [10]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "Algeria",
				}, -- end of [4]
				[5] = 
				{
					["id"] = 83,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683069.42454506,
											["speed"] = 0,
											["x"] = -285586.41403793,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 94,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 333,
										["rate"] = 1,
										["y"] = 683069.42454506,
										["x"] = -285586.41403793,
										["name"] = "Static M92 Sandbag 05-19-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683069.42454506,
								["x"] = -285586.41403793,
								["name"] = "Static M92 Sandbag 05-19",
								["dead"] = false,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "Argentina",
				}, -- end of [5]
				[6] = 
				{
					["id"] = 23,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683065.01296665,
											["speed"] = 0,
											["x"] = -285569.79025199,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 91,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 330,
										["rate"] = 1,
										["y"] = 683065.01296665,
										["x"] = -285569.79025199,
										["name"] = "Static M92 Sandbag 05-16-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683065.01296665,
								["x"] = -285569.79025199,
								["name"] = "Static M92 Sandbag 05-16",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683113.97369664,
											["speed"] = 0,
											["x"] = -285557.86737056,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 92,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 331,
										["rate"] = 1,
										["y"] = 683113.97369664,
										["x"] = -285557.86737056,
										["name"] = "Static M92 Sandbag 05-17-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683113.97369664,
								["x"] = -285557.86737056,
								["name"] = "Static M92 Sandbag 05-17",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 6.0213859193804,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683118.77609826,
											["speed"] = 0,
											["x"] = -285574.20724925,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 95,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 334,
										["rate"] = 1,
										["y"] = 683118.77609826,
										["x"] = -285574.20724925,
										["name"] = "Static M92 Sandbag 05-20-1",
										["heading"] = 6.0213859193804,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683118.77609826,
								["x"] = -285574.20724925,
								["name"] = "Static M92 Sandbag 05-20",
								["dead"] = false,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "Austria",
				}, -- end of [6]
			}, -- end of ["country"]
		}, -- end of ["neutrals"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 371700,
				["x"] = 11557,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Russia",
					["id"] = 0,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 672274.49784272,
												["x"] = -266036.5244847,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 672274.49784272,
												["x"] = -266036.5244847,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 131,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 672274.49784272,
											["x"] = -266036.5244847,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 5,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "BTR-80",
										["unitId"] = 58,
										["y"] = 672274.49784272,
										["x"] = -266036.5244847,
										["name"] = "Ground-1-1",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 59,
										["y"] = 672261.62090633,
										["x"] = -266053.9957923,
										["name"] = "Ground-1-2",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 60,
										["y"] = 672314.33057227,
										["x"] = -266072.09563118,
										["name"] = "Ground-1-3",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 61,
										["y"] = 672292.68414334,
										["x"] = -266059.49912169,
										["name"] = "Ground-1-4",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 672274.49784272,
								["x"] = -266036.5244847,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 672260.178095,
												["x"] = -265964.73665465,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 672260.178095,
												["x"] = -265964.73665465,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 131,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 672260.178095,
											["x"] = -265964.73665465,
											["ETA_locked"] = false,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "BTR-80",
										["unitId"] = 66,
										["y"] = 672260.178095,
										["x"] = -265964.73665465,
										["name"] = "Ground-2-1",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 67,
										["y"] = 672266.6124175,
										["x"] = -265954.13894701,
										["name"] = "Ground-2-2",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 68,
										["y"] = 672302.43906968,
										["x"] = -265959.50078168,
										["name"] = "Ground-2-3",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 69,
										["y"] = 672315.90274303,
										["x"] = -265964.36266373,
										["name"] = "Ground-2-4",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 672260.178095,
								["x"] = -265964.73665465,
								["name"] = "Ground-2",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 672258.68213129,
												["x"] = -265905.27209736,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 672258.68213129,
												["x"] = -265905.27209736,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 131,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 672258.68213129,
											["x"] = -265905.27209736,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "BTR-80",
										["unitId"] = 70,
										["y"] = 672258.68213129,
										["x"] = -265905.27209736,
										["name"] = "Ground-3-1",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 71,
										["y"] = 672269.96577466,
										["x"] = -265903.12958701,
										["name"] = "Ground-3-2",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 72,
										["y"] = 672278.67103451,
										["x"] = -265908.93309357,
										["name"] = "Ground-3-3",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 73,
										["y"] = 672286.79377169,
										["x"] = -265915.65940434,
										["name"] = "Ground-3-4",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 672258.68213129,
								["x"] = -265905.27209736,
								["name"] = "Ground-3",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 672289.72337818,
												["x"] = -265937.0613261,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 672289.72337818,
												["x"] = -265937.0613261,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 131,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 672289.72337818,
											["x"] = -265937.0613261,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 11,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "Tigr_233036",
										["unitId"] = 79,
										["y"] = 672289.72337818,
										["x"] = -265937.0613261,
										["name"] = "Ground-4-1",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Tigr_233036",
										["unitId"] = 83,
										["y"] = 672295.33701206,
										["x"] = -265930.9847121,
										["name"] = "Ground-4-2",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Tigr_233036",
										["unitId"] = 89,
										["y"] = 672309.63152309,
										["x"] = -265930.5796045,
										["name"] = "Ground-4-5",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Tigr_233036",
										["unitId"] = 84,
										["y"] = 672302.51320383,
										["x"] = -265934.86217055,
										["name"] = "Ground-4-3",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Tigr_233036",
										["unitId"] = 88,
										["y"] = 672307.77960263,
										["x"] = -265942.50134244,
										["name"] = "Ground-4-4",
										["heading"] = 3.198113411137,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 672289.72337818,
								["x"] = -265937.0613261,
								["name"] = "Ground-4",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682555.32561589,
											["x"] = -284623.25354953,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 96,
										["y"] = 682555.32561589,
										["x"] = -284623.25354953,
										["name"] = "Ground-5-1",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682555.32561589,
								["x"] = -284623.25354953,
								["name"] = "Ground-5",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682554.51696598,
											["x"] = -284709.90114163,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 97,
										["y"] = 682554.51696598,
										["x"] = -284709.90114163,
										["name"] = "Ground-6-1",
										["heading"] = 3.682644721708,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682554.51696598,
								["x"] = -284709.90114163,
								["name"] = "Ground-6",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682794.44265503,
											["x"] = -285380.61510304,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 98,
										["y"] = 682794.44265503,
										["x"] = -285380.61510304,
										["name"] = "Ground-7-1",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682794.44265503,
								["x"] = -285380.61510304,
								["name"] = "Ground-7",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682849.80163266,
											["x"] = -285450.82648929,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 21,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SON_9",
										["unitId"] = 99,
										["y"] = 682849.80163266,
										["x"] = -285450.82648929,
										["name"] = "Ground-8-1",
										["heading"] = 3.5779249665884,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682849.80163266,
								["x"] = -285450.82648929,
								["name"] = "Ground-8",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 682569.91342233,
												["x"] = -284652.78255553,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 682569.91342233,
												["x"] = -284652.78255553,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682569.91342233,
											["x"] = -284652.78255553,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 100,
										["y"] = 682569.91342233,
										["x"] = -284652.78255553,
										["name"] = "Ground-9-1",
										["heading"] = 3.0074481885385,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682569.91342233,
								["x"] = -284652.78255553,
								["name"] = "Ground-9",
								["start_time"] = 0,
							}, -- end of [9]
							[10] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 684867.73236143,
												["x"] = -284280.40986228,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 684867.73236143,
												["x"] = -284280.40986228,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 684867.73236143,
											["x"] = -284280.40986228,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 101,
										["y"] = 684867.73236143,
										["x"] = -284280.40986228,
										["name"] = "Ground-10-1",
										["heading"] = 3.0074481885385,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684867.73236143,
								["x"] = -284280.40986228,
								["name"] = "Ground-10",
								["start_time"] = 0,
							}, -- end of [10]
							[11] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682817.26768841,
											["x"] = -284975.86666319,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "ZSU_57_2",
										["unitId"] = 108,
										["y"] = 682817.26768841,
										["x"] = -284975.86666319,
										["name"] = "Ground-11-1",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "ZSU_57_2",
										["unitId"] = 110,
										["y"] = 682843.5908326,
										["x"] = -284983.1781485,
										["name"] = "Ground-11-2",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "ZSU_57_2",
										["unitId"] = 111,
										["y"] = 682817.26768841,
										["x"] = -285006.7655909,
										["name"] = "Ground-11-3",
										["heading"] = 4.3633231299858,
										["playerCanDrive"] = true,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 682817.26768841,
								["x"] = -284975.86666319,
								["name"] = "Ground-11",
								["start_time"] = 0,
							}, -- end of [11]
							[12] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 682825.15647322,
												["x"] = -284993.03072268,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 682825.15647322,
												["x"] = -284993.03072268,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682825.15647322,
											["x"] = -284993.03072268,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 32,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 112,
										["y"] = 682825.15647322,
										["x"] = -284993.03072268,
										["name"] = "Ground-12-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682825.15647322,
								["x"] = -284993.03072268,
								["name"] = "Ground-12",
								["start_time"] = 0,
							}, -- end of [12]
							[13] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 682790.39199813,
												["x"] = -285435.97408066,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 682790.39199813,
												["x"] = -285435.97408066,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682790.39199813,
											["x"] = -285435.97408066,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 35,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 145,
										["y"] = 682790.39199813,
										["x"] = -285435.97408066,
										["name"] = "Ground-14-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682790.39199813,
								["x"] = -285435.97408066,
								["name"] = "Ground-14",
								["start_time"] = 0,
							}, -- end of [13]
							[14] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 683505.64728241,
											["x"] = -285594.64703679,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 20,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 31,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 119,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "snr s-125 tr",
										["unitId"] = 411,
										["y"] = 683505.64728241,
										["x"] = -285594.64703679,
										["name"] = "Ground-22-1",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 412,
										["y"] = 683526.0586469,
										["x"] = -285649.04258127,
										["name"] = "Ground-22-2",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 413,
										["y"] = 683490.53164581,
										["x"] = -285650.29858636,
										["name"] = "Ground-22-3",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 414,
										["y"] = 683544.18100604,
										["x"] = -285621.05161071,
										["name"] = "Ground-22-4",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 415,
										["y"] = 683469.53841789,
										["x"] = -285623.025333,
										["name"] = "Ground-22-5",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 416,
										["y"] = 683432.36116966,
										["x"] = -285560.8934168,
										["name"] = "Ground-22-6",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 417,
										["y"] = 683522.06495837,
										["x"] = -285594.84422694,
										["name"] = "Ground-22-7",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 418,
										["y"] = 683519.34159974,
										["x"] = -285587.96684723,
										["name"] = "Ground-22-8",
										["heading"] = 3.1241393610699,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 419,
										["y"] = 683529.82516946,
										["x"] = -285521.49893967,
										["name"] = "Ground-22-9",
										["heading"] = 1.6057029118348,
										["playerCanDrive"] = true,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 420,
										["y"] = 683529.86802662,
										["x"] = -285527.22413334,
										["name"] = "Ground-22-10",
										["heading"] = 1.6406094968747,
										["playerCanDrive"] = true,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 421,
										["y"] = 683530.17423458,
										["x"] = -285531.91932209,
										["name"] = "Ground-22-11",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 422,
										["y"] = 683439.14483082,
										["x"] = -285554.84397448,
										["name"] = "Ground-22-12",
										["heading"] = 1.6406094968747,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 428,
										["y"] = 683554.53827138,
										["x"] = -285582.4725786,
										["name"] = "Ground-22-15",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 427,
										["y"] = 683494.1965083,
										["x"] = -285569.64617715,
										["name"] = "Ground-22-14",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Strela-1 9P31",
										["unitId"] = 426,
										["y"] = 683521.31890267,
										["x"] = -285613.94211088,
										["name"] = "Ground-22-13",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 683505.64728241,
								["x"] = -285594.64703679,
								["name"] = "Ground-22",
								["start_time"] = 0,
							}, -- end of [14]
							[15] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 682931.61675911,
												["x"] = -285356.71835363,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 682931.61675911,
												["x"] = -285356.71835363,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 682931.61675911,
											["x"] = -285356.71835363,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 20,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 31,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 123,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Tor 9A331",
										["unitId"] = 432,
										["y"] = 682931.61675911,
										["x"] = -285356.71835363,
										["name"] = "Ground-20-3",
										["heading"] = 3.9793506945471,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 431,
										["y"] = 682929.54676022,
										["x"] = -285373.26761987,
										["name"] = "Ground-20-2",
										["heading"] = 0.84214381081238,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 429,
										["y"] = 682899.78132455,
										["x"] = -285349.35415963,
										["name"] = "Ground-20-1",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = true,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 682931.61675911,
								["x"] = -285356.71835363,
								["name"] = "Ground-20",
								["start_time"] = 0,
							}, -- end of [15]
							[16] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 156,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 688006.16382658,
											["x"] = -265137.6134777,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 181,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk SR 9S18M1",
										["unitId"] = 491,
										["y"] = 688006.16382658,
										["x"] = -265137.6134777,
										["name"] = "Ground-15-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 492,
										["y"] = 688107.04137651,
										["x"] = -265134.95712265,
										["name"] = "Ground-15-2",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 493,
										["y"] = 687903.91108516,
										["x"] = -265141.60405627,
										["name"] = "Ground-15-3",
										["heading"] = 1.553343034275,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 494,
										["y"] = 688011.05965507,
										["x"] = -265243.43507929,
										["name"] = "Ground-15-4",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 495,
										["y"] = 688002.81745738,
										["x"] = -265038.44364652,
										["name"] = "Ground-15-5",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 496,
										["y"] = 687901.59476173,
										["x"] = -265007.97117817,
										["name"] = "Ground-15-6",
										["heading"] = 2.3212879051525,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 497,
										["y"] = 687894.16322407,
										["x"] = -265017.17212956,
										["name"] = "Ground-15-7",
										["heading"] = 2.4958208303519,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 498,
										["y"] = 688027.58892437,
										["x"] = -265109.97685522,
										["name"] = "Ground-15-8",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 499,
										["y"] = 687986.14675732,
										["x"] = -265095.44098624,
										["name"] = "Ground-15-9",
										["heading"] = 0.05235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 500,
										["y"] = 687977.34508962,
										["x"] = -265095.44098624,
										["name"] = "Ground-15-10",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 PBU",
										["unitId"] = 501,
										["y"] = 688027.58892437,
										["x"] = -265115.01025839,
										["name"] = "Ground-15-11",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk CC 9S470M1",
										["unitId"] = 502,
										["y"] = 687988.49615975,
										["x"] = -265151.58632142,
										["name"] = "Ground-15-12",
										["heading"] = 1.553343034275,
										["playerCanDrive"] = false,
									}, -- end of [12]
								}, -- end of ["units"]
								["y"] = 688006.16382658,
								["x"] = -265137.6134777,
								["name"] = "Ground-15",
								["start_time"] = 0,
							}, -- end of [16]
							[18] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 61,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 639921.8951706,
											["x"] = -263774.8585525,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 183,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SNR_75V",
										["unitId"] = 518,
										["y"] = 639921.8951706,
										["x"] = -263774.8585525,
										["name"] = "Ground-17-3",
										["heading"] = 0.0038885041518015,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 519,
										["y"] = 639874.7984732,
										["x"] = -263695.75949073,
										["name"] = "Ground-17-4",
										["heading"] = 5.4803338512622,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 520,
										["y"] = 640028.69570309,
										["x"] = -263774.64034563,
										["name"] = "Ground-17-5",
										["heading"] = 1.535889741755,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 521,
										["y"] = 639823.65094481,
										["x"] = -263776.68624677,
										["name"] = "Ground-17-6",
										["heading"] = 4.6774823953448,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 522,
										["y"] = 639875.02579555,
										["x"] = -263860.11354864,
										["name"] = "Ground-17-7",
										["heading"] = 3.8048177693476,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 523,
										["y"] = 639979.82139818,
										["x"] = -263862.61409447,
										["name"] = "Ground-17-8",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 524,
										["y"] = 639976.1842406,
										["x"] = -263694.16823429,
										["name"] = "Ground-17-9",
										["heading"] = 0.92502450355699,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 525,
										["y"] = 639966.5313357,
										["x"] = -263744.9018804,
										["name"] = "Ground-17-10",
										["heading"] = 4.1713369122664,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 526,
										["y"] = 639969.78431272,
										["x"] = -263749.73160264,
										["name"] = "Ground-17-11",
										["heading"] = 4.1713369122664,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 527,
										["y"] = 640064.49283237,
										["x"] = -263846.15738338,
										["name"] = "Ground-17-12",
										["heading"] = 2.2165681500328,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 528,
										["y"] = 640086.27993133,
										["x"] = -263824.79959824,
										["name"] = "Ground-17-13",
										["heading"] = 0.68067840827779,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 529,
										["y"] = 639750.73303849,
										["x"] = -263893.14418565,
										["name"] = "Ground-17-14",
										["heading"] = 0.87266462599716,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 530,
										["y"] = 639770.63613057,
										["x"] = -263912.21798223,
										["name"] = "Ground-17-15",
										["heading"] = 1.0297442586767,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 531,
										["y"] = 639836.97977084,
										["x"] = -263942.90191585,
										["name"] = "Ground-17-16",
										["heading"] = 5.4279739737024,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 532,
										["y"] = 639851.0777944,
										["x"] = -263926.31600579,
										["name"] = "Ground-17-17",
										["heading"] = 5.3407075111026,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 639921.8951706,
								["x"] = -263774.8585525,
								["name"] = "Ground-17",
								["start_time"] = 0,
							}, -- end of [18]
							[17] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 78,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 660096.63885909,
											["x"] = -269778.11371255,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 182,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SNR_75V",
										["unitId"] = 503,
										["y"] = 660096.63885909,
										["x"] = -269778.11371255,
										["name"] = "Ground-16-1",
										["heading"] = 0.0038885041518015,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 504,
										["y"] = 660049.54216169,
										["x"] = -269699.01465078,
										["name"] = "Ground-16-2",
										["heading"] = 5.4803338512622,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 505,
										["y"] = 660203.43939158,
										["x"] = -269777.89550568,
										["name"] = "Ground-16-3",
										["heading"] = 1.535889741755,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 506,
										["y"] = 659998.3946333,
										["x"] = -269779.94140682,
										["name"] = "Ground-16-4",
										["heading"] = 4.6774823953448,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 507,
										["y"] = 660049.76948404,
										["x"] = -269863.36870869,
										["name"] = "Ground-16-5",
										["heading"] = 3.8048177693476,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 508,
										["y"] = 660154.56508666,
										["x"] = -269865.86925452,
										["name"] = "Ground-16-6",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 509,
										["y"] = 660150.92792909,
										["x"] = -269697.42339434,
										["name"] = "Ground-16-7",
										["heading"] = 0.92502450355699,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 510,
										["y"] = 660141.27502419,
										["x"] = -269748.15704045,
										["name"] = "Ground-16-8",
										["heading"] = 4.1713369122664,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 511,
										["y"] = 660144.52800121,
										["x"] = -269752.98676269,
										["name"] = "Ground-16-9",
										["heading"] = 4.1713369122664,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 512,
										["y"] = 660262.29470903,
										["x"] = -269839.25621078,
										["name"] = "Ground-16-10",
										["heading"] = 2.2165681500328,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 513,
										["y"] = 660261.02361982,
										["x"] = -269828.0547583,
										["name"] = "Ground-16-11",
										["heading"] = 0.68067840827779,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 514,
										["y"] = 659925.47672698,
										["x"] = -269896.3993457,
										["name"] = "Ground-16-12",
										["heading"] = 0.87266462599716,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 515,
										["y"] = 659945.37981906,
										["x"] = -269915.47314228,
										["name"] = "Ground-16-13",
										["heading"] = 1.0297442586767,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 516,
										["y"] = 660011.72345933,
										["x"] = -269946.1570759,
										["name"] = "Ground-16-14",
										["heading"] = 5.4279739737024,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 517,
										["y"] = 660025.82148288,
										["x"] = -269929.57116584,
										["name"] = "Ground-16-15",
										["heading"] = 5.3407075111026,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 660096.63885909,
								["x"] = -269778.11371255,
								["name"] = "Ground-16",
								["start_time"] = 0,
							}, -- end of [17]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515873.25,
											["x"] = -196422.203125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 191,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 540,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "28",
										["x"] = -196422.203125,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515873.25,
										["heading"] = 0,
										["callsign"] = 101,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 541,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "27",
										["x"] = -196433.703125,
										["name"] = "Aerial-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515791.28125,
										["heading"] = 0,
										["callsign"] = 102,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515873.25,
								["x"] = -196422.203125,
								["name"] = "CAP1_1_TEST",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 463060.25,
											["x"] = -164831.75,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 18,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 192,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Player",
										["parking"] = "57",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode10"] = 8,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode100"] = 6,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 542,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "68",
										["x"] = -164831.75,
										["name"] = "Aerial-1-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3519.423,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 463060.25,
										["heading"] = 0,
										["callsign"] = 104,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 463060.25,
								["x"] = -164831.75,
								["name"] = "Aerial-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515903.15625,
											["x"] = -196667.28125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 193,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "20",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 543,
										["psi"] = 0,
										["onboard_num"] = "012",
										["parking_id"] = "29",
										["x"] = -196667.28125,
										["name"] = "CAP1_TEST-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515903.15625,
										["heading"] = 0,
										["callsign"] = 103,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "18",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 544,
										["psi"] = 0,
										["onboard_num"] = "013",
										["parking_id"] = "30",
										["x"] = -196565.125,
										["name"] = "CAP1_TEST-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515889.5,
										["heading"] = 0,
										["callsign"] = 103,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515903.15625,
								["x"] = -196667.28125,
								["name"] = "CAP1_2_TEST",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 5.5152404363021,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682531.78730021,
											["speed"] = 0,
											["x"] = -284531.215168,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "MiG-23MLD",
										["unitId"] = 94,
										["rate"] = "30",
										["y"] = 682531.78730021,
										["x"] = -284531.215168,
										["name"] = "TGT_TADPOLE_2",
										["heading"] = 5.5152404363021,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682531.78730021,
								["x"] = -284531.215168,
								["name"] = "TGT_TADPOLE_2",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 5.5152404363021,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682492.70599817,
											["speed"] = 0,
											["x"] = -284560.68898329,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "MiG-23MLD",
										["unitId"] = 95,
										["rate"] = "30",
										["y"] = 682492.70599817,
										["x"] = -284560.68898329,
										["name"] = "TGT_TADPOLE_1",
										["heading"] = 5.5152404363021,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682492.70599817,
								["x"] = -284560.68898329,
								["name"] = "TGT_TADPOLE_1",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682494.19443587,
											["speed"] = 0,
											["x"] = -284552.37028224,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 25,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 103,
										["rate"] = 3,
										["y"] = 682494.19443587,
										["x"] = -284552.37028224,
										["name"] = "Static Refueler ATZ-5-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682494.19443587,
								["x"] = -284552.37028224,
								["name"] = "Static Refueler ATZ-5-1",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 4.9043751981041,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682532.71697287,
											["speed"] = 0,
											["x"] = -284524.98216624,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 104,
										["rate"] = 3,
										["y"] = 682532.71697287,
										["x"] = -284524.98216624,
										["name"] = "Static Refueler ATZ-5-2-1",
										["heading"] = 4.9043751981041,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682532.71697287,
								["x"] = -284524.98216624,
								["name"] = "Static Refueler ATZ-5-2",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 3.2812189937493,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682496.49810918,
											["speed"] = 0,
											["x"] = -284531.76520432,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 105,
										["rate"] = 3,
										["y"] = 682496.49810918,
										["x"] = -284531.76520432,
										["name"] = "Static Truck GAZ-66-1",
										["heading"] = 3.2812189937493,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682496.49810918,
								["x"] = -284531.76520432,
								["name"] = "Static Truck GAZ-66-1",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 3.3684854563491,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682502.641238,
											["speed"] = 0,
											["x"] = -284527.9257488,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 106,
										["rate"] = 3,
										["y"] = 682502.641238,
										["x"] = -284527.9257488,
										["name"] = "Static Truck GAZ-66-2-1",
										["heading"] = 3.3684854563491,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682502.641238,
								["x"] = -284527.9257488,
								["name"] = "Static Truck GAZ-66-2",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 4.9043751981041,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682497.39398213,
											["speed"] = 0,
											["x"] = -284537.26842389,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 107,
										["rate"] = 3,
										["y"] = 682497.39398213,
										["x"] = -284537.26842389,
										["name"] = "Static Truck GAZ-66-3-1",
										["heading"] = 4.9043751981041,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682497.39398213,
								["x"] = -284537.26842389,
								["name"] = "Static Truck GAZ-66-3",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 6.0388392119004,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682829.91003717,
											["speed"] = 0,
											["x"] = -285639.97952041,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 75,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "default",
										["category"] = "Helicopters",
										["type"] = "Ka-50_3",
										["unitId"] = 314,
										["rate"] = "50",
										["y"] = 682829.91003717,
										["x"] = -285639.97952041,
										["name"] = "Static Ka-50 III-1",
										["heading"] = 6.0388392119004,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682829.91003717,
								["x"] = -285639.97952041,
								["name"] = "Static Ka-50 III-1",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682860.50014379,
											["speed"] = 0,
											["x"] = -285621.64444695,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 76,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 315,
										["rate"] = 3,
										["y"] = 682860.50014379,
										["x"] = -285621.64444695,
										["name"] = "Static Refueler ATZ-5-3-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682860.50014379,
								["x"] = -285621.64444695,
								["name"] = "Static Refueler ATZ-5-3",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 3.3684854563491,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682894.22672488,
											["speed"] = 0,
											["x"] = -285607.49284132,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 77,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 316,
										["rate"] = 3,
										["y"] = 682894.22672488,
										["x"] = -285607.49284132,
										["name"] = "Static Truck GAZ-66-4-1",
										["heading"] = 3.3684854563491,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682894.22672488,
								["x"] = -285607.49284132,
								["name"] = "Static Truck GAZ-66-4",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 6.0388392119004,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682878.1113583,
											["speed"] = 0,
											["x"] = -285629.97108812,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 85,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "default",
										["category"] = "Helicopters",
										["type"] = "Ka-50_3",
										["unitId"] = 324,
										["rate"] = "50",
										["y"] = 682878.1113583,
										["x"] = -285629.97108812,
										["name"] = "Static Ka-50 III-2-1",
										["heading"] = 6.0388392119004,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682878.1113583,
								["x"] = -285629.97108812,
								["name"] = "Static Ka-50 III-2",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682835.81496865,
											["speed"] = 0,
											["x"] = -285633.43438135,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 86,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 325,
										["rate"] = 3,
										["y"] = 682835.81496865,
										["x"] = -285633.43438135,
										["name"] = "Static Refueler ATZ-5-4-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682835.81496865,
								["x"] = -285633.43438135,
								["name"] = "Static Refueler ATZ-5-4",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 3.3684854563491,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682845.68903871,
											["speed"] = 0,
											["x"] = -285621.20232441,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 87,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 326,
										["rate"] = 3,
										["y"] = 682845.68903871,
										["x"] = -285621.20232441,
										["name"] = "Static Truck GAZ-66-5-1",
										["heading"] = 3.3684854563491,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682845.68903871,
								["x"] = -285621.20232441,
								["name"] = "Static Truck GAZ-66-5",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 6.0388392119004,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683089.46287756,
											["speed"] = 0,
											["x"] = -285565.77288794,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 88,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "RF Air Force",
										["category"] = "Planes",
										["type"] = "An-26B",
										["unitId"] = 327,
										["rate"] = "50",
										["y"] = 683089.46287756,
										["x"] = -285565.77288794,
										["name"] = "Static An-26B-1",
										["heading"] = 6.0388392119004,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683089.46287756,
								["x"] = -285565.77288794,
								["name"] = "Static An-26B-1",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 6.0388392119004,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683042.29806375,
											["speed"] = 0,
											["x"] = -285579.92415866,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 89,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "RF Air Force",
										["category"] = "Planes",
										["type"] = "An-26B",
										["unitId"] = 328,
										["rate"] = "50",
										["y"] = 683042.29806375,
										["x"] = -285579.92415866,
										["name"] = "Static An-26B-2-1",
										["heading"] = 6.0388392119004,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683042.29806375,
								["x"] = -285579.92415866,
								["name"] = "Static An-26B-2",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683058.68090634,
											["speed"] = 0,
											["x"] = -285572.78964118,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 96,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 335,
										["rate"] = 3,
										["y"] = 683058.68090634,
										["x"] = -285572.78964118,
										["name"] = "Static Refueler ATZ-5-5-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683058.68090634,
								["x"] = -285572.78964118,
								["name"] = "Static Refueler ATZ-5-5",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683072.34379031,
											["speed"] = 0,
											["x"] = -285564.64168089,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 97,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 336,
										["rate"] = 3,
										["y"] = 683072.34379031,
										["x"] = -285564.64168089,
										["name"] = "Static Refueler ATZ-5-6-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683072.34379031,
								["x"] = -285564.64168089,
								["name"] = "Static Refueler ATZ-5-6",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 3.3684854563491,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683056.20558645,
											["speed"] = 0,
											["x"] = -285565.82959374,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 98,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 337,
										["rate"] = 3,
										["y"] = 683056.20558645,
										["x"] = -285565.82959374,
										["name"] = "Static Truck GAZ-66-6-1",
										["heading"] = 3.3684854563491,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683056.20558645,
								["x"] = -285565.82959374,
								["name"] = "Static Truck GAZ-66-6",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 3.3684854563491,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683067.96248935,
											["speed"] = 0,
											["x"] = -285560.43012722,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 99,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 338,
										["rate"] = 3,
										["y"] = 683067.96248935,
										["x"] = -285560.43012722,
										["name"] = "Static Truck GAZ-66-7-1",
										["heading"] = 3.3684854563491,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683067.96248935,
								["x"] = -285560.43012722,
								["name"] = "Static Truck GAZ-66-7",
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683550.88390753,
											["speed"] = 0,
											["x"] = -285503.32026533,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 120,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 423,
										["rate"] = 1,
										["y"] = 683550.88390753,
										["x"] = -285503.32026533,
										["name"] = "Static M92 Tent 01-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683550.88390753,
								["x"] = -285503.32026533,
								["name"] = "Static M92 Tent 01-1",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683554.6231172,
											["speed"] = 0,
											["x"] = -285514.70917822,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 121,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 424,
										["rate"] = 1,
										["y"] = 683554.6231172,
										["x"] = -285514.70917822,
										["name"] = "Static M92 Tent 05-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683554.6231172,
								["x"] = -285514.70917822,
								["name"] = "Static M92 Tent 05-1",
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683558.29724622,
											["speed"] = 0,
											["x"] = -285524.5068556,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 122,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 425,
										["rate"] = 1,
										["y"] = 683558.29724622,
										["x"] = -285524.5068556,
										["name"] = "Static M92 Tent 05-2-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683558.29724622,
								["x"] = -285524.5068556,
								["name"] = "Static M92 Tent 05-2",
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683561.40338118,
											["speed"] = 0,
											["x"] = -285533.18033018,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 132,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 441,
										["rate"] = 1,
										["y"] = 683561.40338118,
										["x"] = -285533.18033018,
										["name"] = "Static M92 Tent 05-3-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683561.40338118,
								["x"] = -285533.18033018,
								["name"] = "Static M92 Tent 05-3",
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683564.26115894,
											["speed"] = 0,
											["x"] = -285542.59418633,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 133,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 442,
										["rate"] = 1,
										["y"] = 683564.26115894,
										["x"] = -285542.59418633,
										["name"] = "Static M92 Tent 05-4-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683564.26115894,
								["x"] = -285542.59418633,
								["name"] = "Static M92 Tent 05-4",
								["dead"] = false,
							}, -- end of [24]
							[25] = 
							{
								["heading"] = 3.9095375244673,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682928.31409532,
											["speed"] = 0,
											["x"] = -285360.26174859,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 148,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 458,
										["rate"] = 1,
										["y"] = 682928.31409532,
										["x"] = -285360.26174859,
										["name"] = "Static M92 Sandbag 03-1",
										["heading"] = 3.9095375244673,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682928.31409532,
								["x"] = -285360.26174859,
								["name"] = "Static M92 Sandbag 03-1",
								["dead"] = false,
							}, -- end of [25]
							[26] = 
							{
								["heading"] = 2.2863813201126,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682898.98533245,
											["speed"] = 0,
											["x"] = -285350.5187538,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 149,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 459,
										["rate"] = 1,
										["y"] = 682898.98533245,
										["x"] = -285350.5187538,
										["name"] = "Static M92 Sandbag 02-4-1",
										["heading"] = 2.2863813201126,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682898.98533245,
								["x"] = -285350.5187538,
								["name"] = "Static M92 Sandbag 02-4",
								["dead"] = false,
							}, -- end of [26]
							[27] = 
							{
								["heading"] = 2.2863813201126,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682793.55042913,
											["speed"] = 0,
											["x"] = -285381.99255131,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 150,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 460,
										["rate"] = 1,
										["y"] = 682793.55042913,
										["x"] = -285381.99255131,
										["name"] = "Static M92 Sandbag 02-5-1",
										["heading"] = 2.2863813201126,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682793.55042913,
								["x"] = -285381.99255131,
								["name"] = "Static M92 Sandbag 02-5",
								["dead"] = false,
							}, -- end of [27]
							[28] = 
							{
								["heading"] = 2.2863813201126,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682815.16770601,
											["speed"] = 0,
											["x"] = -285008.24314554,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 151,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 461,
										["rate"] = 1,
										["y"] = 682815.16770601,
										["x"] = -285008.24314554,
										["name"] = "Static M92 Sandbag 02-6-1",
										["heading"] = 2.2863813201126,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682815.16770601,
								["x"] = -285008.24314554,
								["name"] = "Static M92 Sandbag 02-6",
								["dead"] = false,
							}, -- end of [28]
							[29] = 
							{
								["heading"] = 5.6025068989018,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682846.52979685,
											["speed"] = 0,
											["x"] = -284981.83296378,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 152,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 462,
										["rate"] = 1,
										["y"] = 682846.52979685,
										["x"] = -284981.83296378,
										["name"] = "Static M92 Sandbag 02-7-1",
										["heading"] = 5.6025068989018,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682846.52979685,
								["x"] = -284981.83296378,
								["name"] = "Static M92 Sandbag 02-7",
								["dead"] = false,
							}, -- end of [29]
							[30] = 
							{
								["heading"] = 4.6774823953448,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682817.35575886,
											["speed"] = 0,
											["x"] = -284974.19397225,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 153,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 463,
										["rate"] = 1,
										["y"] = 682817.35575886,
										["x"] = -284974.19397225,
										["name"] = "Static M92 Sandbag 02-8-1",
										["heading"] = 4.6774823953448,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682817.35575886,
								["x"] = -284974.19397225,
								["name"] = "Static M92 Sandbag 02-8",
								["dead"] = false,
							}, -- end of [30]
							[31] = 
							{
								["heading"] = 1.9896753472735,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682554.78652312,
											["speed"] = 0,
											["x"] = -284709.43661928,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 154,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_01",
										["type"] = "Sandbag_01",
										["unitId"] = 464,
										["rate"] = 1,
										["y"] = 682554.78652312,
										["x"] = -284709.43661928,
										["name"] = "Static M92 Sandbag 01-1",
										["heading"] = 1.9896753472735,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682554.78652312,
								["x"] = -284709.43661928,
								["name"] = "Static M92 Sandbag 01-1",
								["dead"] = false,
							}, -- end of [31]
							[32] = 
							{
								["heading"] = 1.7802358370342,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682555.27121916,
											["speed"] = 0,
											["x"] = -284624.1960459,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 155,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_01",
										["type"] = "Sandbag_01",
										["unitId"] = 465,
										["rate"] = 1,
										["y"] = 682555.27121916,
										["x"] = -284624.1960459,
										["name"] = "Static M92 Sandbag 01-2-1",
										["heading"] = 1.7802358370342,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682555.27121916,
								["x"] = -284624.1960459,
								["name"] = "Static M92 Sandbag 01-2",
								["dead"] = false,
							}, -- end of [32]
							[33] = 
							{
								["heading"] = 0.7679448708775,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 682934.84266339,
											["speed"] = 0,
											["x"] = -285352.63038187,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 156,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 466,
										["rate"] = 1,
										["y"] = 682934.84266339,
										["x"] = -285352.63038187,
										["name"] = "Static M92 Sandbag 03-2-1",
										["heading"] = 0.7679448708775,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682934.84266339,
								["x"] = -285352.63038187,
								["name"] = "Static M92 Sandbag 03-2",
								["dead"] = false,
							}, -- end of [33]
							[34] = 
							{
								["heading"] = 0.013403166470615,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684874.73517255,
											["speed"] = 0,
											["x"] = -284285.13622919,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 157,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Tigr_233036",
										["unitId"] = 467,
										["rate"] = 3,
										["y"] = 684874.73517255,
										["x"] = -284285.13622919,
										["name"] = "Static LUV Tigr-1",
										["heading"] = 0.013403166470615,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684874.73517255,
								["x"] = -284285.13622919,
								["name"] = "Static LUV Tigr-1",
								["dead"] = false,
							}, -- end of [34]
							[35] = 
							{
								["heading"] = 3.1590459461097,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 672269.90185908,
											["speed"] = 0,
											["x"] = -265980.81826449,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 172,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 482,
										["rate"] = 1,
										["y"] = 672269.90185908,
										["x"] = -265980.81826449,
										["name"] = "Static M92 Tent 05-5",
										["heading"] = 3.1590459461097,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 672269.90185908,
								["x"] = -265980.81826449,
								["name"] = "Static M92 Tent 05-5",
								["dead"] = false,
							}, -- end of [35]
							[36] = 
							{
								["heading"] = 3.9793506945471,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 672283.02654547,
											["speed"] = 0,
											["x"] = -265986.19240457,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 174,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 484,
										["rate"] = 1,
										["y"] = 672283.02654547,
										["x"] = -265986.19240457,
										["name"] = "Static M92 Tent 05-6-1",
										["heading"] = 3.9793506945471,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 672283.02654547,
								["x"] = -265986.19240457,
								["name"] = "Static M92 Tent 05-6",
								["dead"] = false,
							}, -- end of [36]
							[37] = 
							{
								["heading"] = 2.7227136331112,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 672256.43818573,
											["speed"] = 0,
											["x"] = -265987.17611024,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 175,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 485,
										["rate"] = 1,
										["y"] = 672256.43818573,
										["x"] = -265987.17611024,
										["name"] = "Static M92 Tent 05-7-1",
										["heading"] = 2.7227136331112,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 672256.43818573,
								["x"] = -265987.17611024,
								["name"] = "Static M92 Tent 05-7",
								["dead"] = false,
							}, -- end of [37]
							[38] = 
							{
								["heading"] = 4.8171087355043,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 672288.04600064,
											["speed"] = 0,
											["x"] = -266001.99361066,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 176,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 486,
										["rate"] = 1,
										["y"] = 672288.04600064,
										["x"] = -266001.99361066,
										["name"] = "Static M92 Tent 05-8-1",
										["heading"] = 4.8171087355043,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 672288.04600064,
								["x"] = -266001.99361066,
								["name"] = "Static M92 Tent 05-8",
								["dead"] = false,
							}, -- end of [38]
							[39] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 672254.87540217,
											["speed"] = 0,
											["x"] = -266010.95014911,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 177,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 487,
										["rate"] = 1,
										["y"] = 672254.87540217,
										["x"] = -266010.95014911,
										["name"] = "Static M92 Tent 05-9-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 672254.87540217,
								["x"] = -266010.95014911,
								["name"] = "Static M92 Tent 05-9",
								["dead"] = false,
							}, -- end of [39]
							[40] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 672269.20591759,
											["speed"] = 0,
											["x"] = -265999.50635622,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 184,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 533,
										["rate"] = 1,
										["y"] = 672269.20591759,
										["x"] = -265999.50635622,
										["name"] = "Static M92 Camouflage 04-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 672269.20591759,
								["x"] = -265999.50635622,
								["name"] = "Static M92 Camouflage 04-1",
								["dead"] = false,
							}, -- end of [40]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 22,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\spearhead\\\\tdcs_base.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "TDCS BASE",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = {},
			["comment"] = "spearhead_logger",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\Spearhead\\\\spearhead_base.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\Spearhead\\\\spearhead_events.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "spearhead_events",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\Spearhead\\\\spearhead_mission.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "spearhead_mission",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\Spearhead\\\\spearhead_db.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "spearhead_db",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\Spearhead\\\\spearhead_stage.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "spearhead_stage",
		}, -- end of [6]
		[7] = 
		{
			["rules"] = {},
			["comment"] = "spearhead_cap",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\Spearhead\\\\spearhead_cap.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [7]
		[8] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\TDCS_Scripts\\\\Spearhead\\\\spearhead.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "spearhead.lua",
		}, -- end of [8]
	}, -- end of ["trigrules"]
	["currentKey"] = 77185,
	["failures"] = 
	{
		["COM2_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM2_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM2_FAILURE_TOTAL"]
		["DMT_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DMT_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DMT_FAILURE_TOTAL"]
		["INS_FAILURE_VELOCITY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_VELOCITY",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_VELOCITY"]
		["STATION_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_2_FAILURE"]
		["ARBS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARBS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ARBS_FAILURE_TOTAL"]
		["DVMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DVMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DVMS_FAILURE_TOTAL"]
		["SMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["SMS_FAILURE_TOTAL"]
		["STATION_4_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_4_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_4_FAILURE"]
		["COM1_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM1_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM1_FAILURE_TOTAL"]
		["STRAKE_RIGHT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_RIGHT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_RIGHT_FAILURE"]
		["ADC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ADC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ADC_FAILURE_TOTAL"]
		["STATION_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_1_FAILURE"]
		["STATION_5_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_5_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_5_FAILURE"]
		["STATION_7_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_7_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_7_FAILURE"]
		["STATION_6_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_6_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_6_FAILURE"]
		["INS_FAILURE_ATTITUDE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_ATTITUDE",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_ATTITUDE"]
		["INS_FAILURE_HEADING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_HEADING",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_HEADING"]
		["MSC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MSC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["MSC_FAILURE_TOTAL"]
		["FLIR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLIR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["FLIR_FAILURE_TOTAL"]
		["STATION_3_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_3_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_3_FAILURE"]
		["TCN_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TCN_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TCN_FAILURE_TOTAL"]
		["STRAKE_LEFT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_LEFT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_LEFT_FAILURE"]
	}, -- end of ["failures"]
	["forcedOptions"] = 
	{
		["optionsView"] = "optview_all",
	}, -- end of ["forcedOptions"]
	["start_time"] = 28800,
} -- end of mission
