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\\\\\\\\Spearhead\\\\\\\\spearhead_base.lua\\\"))() \"); mission.trig.func[1]=nil;",
			[2] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\spearhead_db.lua\\\"))() \"); mission.trig.func[2]=nil;",
			[3] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\capClasses\\\\\\\\CapGroup.lua\\\"))() \");a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\capClasses\\\\\\\\CapAirbase.lua\\\"))() \");a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\capClasses\\\\\\\\GlobalCapManager.lua\\\"))() \"); mission.trig.func[3]=nil;",
			[4] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\stageClasses\\\\\\\\Mission.lua\\\"))() \");a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\stageClasses\\\\\\\\Stage.lua\\\"))() \");a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\stageClasses\\\\\\\\GlobalStageManager.lua\\\"))() \"); mission.trig.func[4]=nil;",
			[5] = "a_do_script(\"assert(loadfile(\\\"C:\\\\\\\\Repos\\\\\\\\DCS\\\\\\\\Spearhead\\\\\\\\spearhead.lua\\\"))() \"); mission.trig.func[5]=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",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
			[2] = "return(true)",
			[3] = "return(true)",
			[4] = "return(true)",
			[5] = "return(true)",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 36,
	["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"]
				["Spectrator"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Spectrator"]
				["ArtilleryCommander"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ArtilleryCommander"]
				["Pilot"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Pilot"]
			}, -- end of ["hiddenOnF10Map"]
		}, -- end of ["options"]
		["layers"] = 
		{
			[1] = 
			{
				["visible"] = true,
				["name"] = "Red",
				["objects"] = {},
			}, -- end of [1]
			[2] = 
			{
				["visible"] = true,
				["name"] = "Neutral",
				["objects"] = {},
			}, -- end of [2]
			[3] = 
			{
				["visible"] = true,
				["name"] = "Blue",
				["objects"] = {},
			}, -- end of [3]
			[4] = 
			{
				["visible"] = true,
				["name"] = "Common",
				["objects"] = {},
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 24,
						["mapY"] = 623980.27398473,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "The enemy has been seen transporting SHORADs around to have pop-up SAM sites around the area. \\n\
The last information is that there's a SA-8 Site that is roaming on roads that lead from ZUGDIDI to KUTAISI via Senaki. Find and engage the target",
						["mapX"] = -265645.98856843,
						["name"] = "TELLER",
						["colorString"] = "0x00ff0000",
						["angle"] = 0,
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 1,
						["mapY"] = 682512.51080492,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "2 MiG-23s have been spotted to be made ready for departure.\
Attack them before they can!\
\
They were spotted by a forward recon unit at the Western Apron at Kutaisi.",
						["mapX"] = -284531.84426769,
						["name"] = "TADPOLE",
						["colorString"] = "0x0000000f",
						["angle"] = 0,
					}, -- end of [2]
					[3] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 24,
						["mapY"] = 640210.40378881,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "Our intel suggests an SA-2 system is active in the stage. \
\
The current best guess is it's situated in the north west of grid GG49\
\
Destroy it's radars to ensure a safe airspace for your friendlies\
",
						["mapX"] = -263747.53245695,
						["name"] = "PLUKE_3",
						["colorString"] = "0x00ff0000",
						["angle"] = 0,
					}, -- end of [3]
					[4] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 24,
						["mapY"] = 659979.8921977,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "Our intel suggests an SA-2 system is active in the stage. \
\
The current best guess is it's situated in the south west of grid KM79\
\
Destroy it's radars to ensure a safe airspace for your friendlies\
",
						["mapX"] = -269800.57574014,
						["name"] = "PLUKE_2",
						["colorString"] = "0x00ff0000",
						["angle"] = 0,
					}, -- end of [4]
					[5] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 24,
						["mapY"] = 687975.86682759,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "Our intel suggests an SA-11 system is active in the stage. \
\
The current best guess is it's situated in the SE of grid KM99\
\
Destroy it's radars to ensure a safe airspace for your friendlies\
",
						["mapX"] = -265114.6840784,
						["name"] = "PLUKE_1",
						["colorString"] = "0x00ff0000",
						["angle"] = 0,
					}, -- end of [5]
					[6] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 24,
						["mapY"] = 685097.19016933,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "Yesterday night our AWACS detected two bombers landing at Kutaisi. \
We don't know why they are so close to the frontline, but our guess is they had to deviate due to weather or fuel. \
This is a great opportunity to destroy them and make the enemy lose some costly assets.\
\
If they are parked anyway we suspect the enclosed parking spots in the north east of the airbase.",
						["mapX"] = -284059.00580266,
						["name"] = "NARD",
						["colorString"] = "0x00ff0000",
						["angle"] = 0,
					}, -- end of [6]
					[7] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 1,
						["mapY"] = 616186.82349804,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "Senaiki and Kutaisi and the surrounding units are getting rearmed regularly.\
We don't know how, but the locals at Poti have been blocked from some parts of the town from time to time.\
Our recon units have the roads up north covered, so our best guess is ships over the water.\
Since it's about more than a few supplies we suspect there to be defenses at the dock.\
\
Investigate and destroy all containers and boats at Poti and stop supplies from coming in.",
						["mapX"] = -294547.94436618,
						["name"] = "MAGGOT",
						["colorString"] = "0x00ff0000",
						["angle"] = 0,
					}, -- end of [7]
					[8] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 24,
						["mapY"] = 618742.23879437,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "Our intel suggests supplies for the units at Senaki are transported oversees and dropped off at Poti.\
\
The supplies are stored somewhere and then transported from Poti to Senaki on the road by an armored convoy. \
\
Civilians in the area just reported a convoy leaving Poti. It normally makes multiple runs a day according to the locals. Scout the roads and destroy the supply vehicles. ",
						["mapX"] = -293169.26944622,
						["name"] = "GRUB",
						["colorString"] = "0x00ff0000",
						["angle"] = 0,
					}, -- end of [8]
					[9] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 2,
						["mapY"] = 672296.20827435,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["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",
						["mapX"] = -265975.77080757,
						["name"] = "BYRON",
						["colorString"] = "0x00404000",
						["angle"] = -0.53800648452594,
					}, -- end of [9]
					[10] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["fillColorString"] = "0xff000000",
						["fontSize"] = 1,
						["mapY"] = 683507.29722315,
						["layerName"] = "Author",
						["primitiveType"] = "TextBox",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["text"] = "An SA-3 site at Kutaisi has been shooting at friendly helicopters trying to attack the airbase. \
\
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.",
						["mapX"] = -285554.07246382,
						["name"] = "AUROCHS",
						["colorString"] = "0x80808045",
						["angle"] = 0,
					}, -- end of [10]
				}, -- 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"] = 657436.44301233,
				["x"] = -285388.9388185,
				["name"] = "MISSIONSTAGE_1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 623077.23421157,
						["x"] = -316198.52798529,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 712594.20435593,
						["x"] = -302110.97506294,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 700614.23809126,
						["x"] = -259293.68822809,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 593460.09539057,
						["x"] = -263952.56399768,
					}, -- 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"] = 622121.29767392,
				["x"] = -229074.99223566,
				["name"] = "MISSIONSTAGE_2",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 578286.62172716,
						["x"] = -262290.88632619,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 693879.3109622,
						["x"] = -242969.24287514,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 656902.47776673,
						["x"] = -193761.61100734,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 559416.78023958,
						["x"] = -217278.22873398,
					}, -- 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"] = 557560.93849699,
				["x"] = -188683.73882976,
				["name"] = "MISSIONSTAGE_3_WEST",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 517314.21801825,
						["x"] = -234035.2152145,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 640949.17833906,
						["x"] = -182051.58418836,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 574302.74512402,
						["x"] = -157293.21341903,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 497677.61250665,
						["x"] = -181354.94249716,
					}, -- 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.15957969,
				["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"] = 759528.01170173,
				["x"] = -127686.60370001,
				["name"] = "MISSIONSTAGE_6",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 715036.77317315,
						["x"] = -118920.69798925,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 776282.51473928,
						["x"] = -169831.2206661,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 801324.50788068,
						["x"] = -138098.70661359,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 745468.25101382,
						["x"] = -83895.789531116,
					}, -- 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_5",
				["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"] = 840203.12857757,
				["x"] = -120355.89789873,
				["name"] = "MISSIONSTAGE_7",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 760153.49701047,
						["x"] = -81592.52359382,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 851538.07186504,
						["x"] = -198422.50402168,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 882260.90892346,
						["x"] = -137874.07014728,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 866860.03651132,
						["x"] = -63534.493832138,
					}, -- 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_8",
				["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"] = 688025.51303819,
				["x"] = -265121.87984733,
				["name"] = "RANDOMMISSION_DEAD_PLUKE_1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 687720.8965083,
						["x"] = -265019.06493239,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 688011.84084205,
						["x"] = -265485.01337667,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 688379.34947416,
						["x"] = -265082.50392246,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 687989.96532824,
						["x"] = -264900.93715778,
					}, -- 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"] = 660041.05010004,
				["x"] = -269813.67042697,
				["name"] = "RANDOMMISSION_DEAD_PLUKE_2",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 659318.31982861,
						["x"] = -269642.04404475,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 659972.4055936,
						["x"] = -270266.54774169,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 660849.28813981,
						["x"] = -269813.74142545,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 660024.18683813,
						["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_DEAD_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]
			[15] = 
			{
				["radius"] = 15240,
				["zoneId"] = 1327,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 605972.47228407,
				["x"] = -53786.196181318,
				["name"] = "MISSIONSTAGE_9",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 549683.07034392,
						["x"] = -110086.08730435,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 645596.42147106,
						["x"] = -116251.94559109,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 624701.01283265,
						["x"] = 6380.1247786164,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 603909.38448863,
						["x"] = 4813.123391555,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [15]
			[16] = 
			{
				["radius"] = 15240,
				["zoneId"] = 1328,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 490635.35102172,
				["x"] = -48125.545051111,
				["name"] = "MISSIONSTAGE_11",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 449076.91763798,
						["x"] = -93895.955653359,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 533099.20734967,
						["x"] = -98530.443307497,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 527520.33695268,
						["x"] = 1332.3001085944,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 452844.94214654,
						["x"] = -1408.0813521812,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [16]
			[17] = 
			{
				["radius"] = 15240,
				["zoneId"] = 1329,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 561847.24697161,
				["x"] = -34005.416456241,
				["name"] = "MISSIONSTAGE_10",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 540711.54603022,
						["x"] = -93959.657245425,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 573775.31581972,
						["x"] = -46665.910584498,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 593864.69493233,
						["x"] = 2720.4797339917,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 539037.43110417,
						["x"] = 1883.4222709664,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [17]
			[18] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1330,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 513005.30205217,
				["x"] = -147593.31251806,
				["name"] = "MISSIONSTAGE_4",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 448398.33383075,
						["x"] = -198123.27084371,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 613984.09208634,
						["x"] = -136409.80184278,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 540200.76689258,
						["x"] = -121900.11027748,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 449438.01539901,
						["x"] = -133940.06710826,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [18]
			[19] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1495,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 625241.39567352,
				["x"] = -272339.99818767,
				["name"] = "CAPROUTE_1A",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 597017.70943307,
						["x"] = -273731.30666432,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 624843.87896591,
						["x"] = -274349.66598727,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 654083.44123692,
						["x"] = -270727.84709569,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 625020.55305818,
						["x"] = -270551.17300342,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [19]
			[20] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1496,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 684763.11884559,
				["x"] = -268976.19245032,
				["name"] = "CAPROUTE_1A-1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 656539.43260514,
						["x"] = -270367.50092697,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 684365.60213798,
						["x"] = -270985.86024992,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 713605.16440899,
						["x"] = -267364.04135834,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 684542.27623025,
						["x"] = -267187.36726607,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [20]
			[21] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1661,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 661898.5037006,
				["x"] = -135978.09190674,
				["name"] = "CAPROUTE_5",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 658378.91319006,
						["x"] = -135769.00732196,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 681517.60723953,
						["x"] = -148174.69268583,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 660748.53848428,
						["x"] = -133120.60258136,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 646948.95588851,
						["x"] = -126848.06503783,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [21]
			[22] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1826,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 728070.80959083,
				["x"] = -151066.68317912,
				["name"] = "CAPROUTE_5-1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 724355.32127058,
						["x"] = -150897.62464768,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 753183.13628134,
						["x"] = -166253.62261543,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 726724.9465648,
						["x"] = -148249.21990708,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 708019.83424658,
						["x"] = -138866.2655463,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [22]
			[23] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1991,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 490212.28601879,
				["x"] = -171980.27779126,
				["name"] = "CAPROUTE_4-1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 443396.41275325,
						["x"] = -190345.43638386,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 487294.97640877,
						["x"] = -176453.48585996,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 545752.30421333,
						["x"] = -151336.83931275,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 484405.4506998,
						["x"] = -169785.34960849,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [23]
			[24] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1992,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 537305.9982948,
				["x"] = -151336.83931276,
				["name"] = "CAPROUTE_4-2",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 490490.12502927,
						["x"] = -169701.99790535,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 534388.68868478,
						["x"] = -155810.04738145,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 592846.01648934,
						["x"] = -130693.40083424,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 531499.16297581,
						["x"] = -149141.91112998,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [24]
			[25] = 
			{
				["radius"] = 174.3456,
				["zoneId"] = 2322,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 519370.0067434,
				["x"] = -194587.9693626,
				["name"] = "MISSION_SAM_SHAKE",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [25]
			[26] = 
			{
				["radius"] = 60.96,
				["zoneId"] = 2487,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 516436.97566857,
				["x"] = -196197.13026346,
				["name"] = "MISSION_SAM_DROGE",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [26]
			[27] = 
			{
				["radius"] = 252.3744,
				["zoneId"] = 2652,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 711456.66913177,
				["x"] = -42085.985681597,
				["name"] = "MISSION_SAM_COLT",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [27]
			[28] = 
			{
				["radius"] = 60.96,
				["zoneId"] = 2817,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 618689.59422168,
				["x"] = -293263.09780678,
				["name"] = "MISSION_BAI_GRUB",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 618575.96683681,
						["x"] = -293445.44183393,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 618752.48879702,
						["x"] = -293462.21636796,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 618803.33673596,
						["x"] = -293068.36759362,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 618626.5845169,
						["x"] = -293076.36543159,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [28]
			[29] = 
			{
				["radius"] = 152.4,
				["zoneId"] = 2982,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 616186.40229019,
				["x"] = -294589.86398971,
				["name"] = "MISSION_STRIKE_MAGGOT",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [29]
			[30] = 
			{
				["radius"] = 213.36,
				["zoneId"] = 3147,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 685073.8912475,
				["x"] = -284054.52204004,
				["name"] = "MISSION_STRIKE_NARD",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 685012.55578938,
						["x"] = -284103.45768767,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 685201.91579674,
						["x"] = -284132.08771531,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 685131.84757121,
						["x"] = -284004.50829391,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 684949.24583266,
						["x"] = -283978.03446328,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [30]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 683760.31692378,
		["zoom"] = 10889.300743928,
		["centerX"] = -285224.59955779,
	}, -- 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]
							[44] = 
							{
								["heading"] = 5.6548667764616,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630673.16883719,
											["speed"] = 0,
											["x"] = -304906.54621164,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 229,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 616,
										["rate"] = 1,
										["y"] = 630673.16883719,
										["x"] = -304906.54621164,
										["name"] = "Static M92 Tent 05-10",
										["heading"] = 5.6548667764616,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630673.16883719,
								["x"] = -304906.54621164,
								["name"] = "Static M92 Tent 05-10",
								["dead"] = false,
							}, -- end of [44]
							[45] = 
							{
								["heading"] = 5.7421332390613,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630615.0685346,
											["speed"] = 0,
											["x"] = -304845.60326813,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 230,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 617,
										["rate"] = 1,
										["y"] = 630615.0685346,
										["x"] = -304845.60326813,
										["name"] = "Static M92 Camouflage 04-3-1",
										["heading"] = 5.7421332390613,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630615.0685346,
								["x"] = -304845.60326813,
								["name"] = "Static M92 Camouflage 04-3",
								["dead"] = false,
							}, -- end of [45]
							[46] = 
							{
								["heading"] = 5.6723200689816,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630666.36817589,
											["speed"] = 0,
											["x"] = -304911.45390536,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 231,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 618,
										["rate"] = 1,
										["y"] = 630666.36817589,
										["x"] = -304911.45390536,
										["name"] = "Static M92 Tent 05-11-1",
										["heading"] = 5.6723200689816,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630666.36817589,
								["x"] = -304911.45390536,
								["name"] = "Static M92 Tent 05-11",
								["dead"] = false,
							}, -- end of [46]
							[47] = 
							{
								["heading"] = 4.2062434973063,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630672.2078051,
											["speed"] = 0,
											["x"] = -304870.373919,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 232,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 619,
										["rate"] = 1,
										["y"] = 630672.2078051,
										["x"] = -304870.373919,
										["name"] = "Static M92 Tent 05-12-1",
										["heading"] = 4.2062434973063,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630672.2078051,
								["x"] = -304870.373919,
								["name"] = "Static M92 Tent 05-12",
								["dead"] = false,
							}, -- end of [47]
							[48] = 
							{
								["heading"] = 4.2236967898263,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630668.72527322,
											["speed"] = 0,
											["x"] = -304863.70524092,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 233,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 620,
										["rate"] = 1,
										["y"] = 630668.72527322,
										["x"] = -304863.70524092,
										["name"] = "Static M92 Tent 05-13-1",
										["heading"] = 4.2236967898263,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630668.72527322,
								["x"] = -304863.70524092,
								["name"] = "Static M92 Tent 05-13",
								["dead"] = false,
							}, -- end of [48]
							[49] = 
							{
								["heading"] = 5.7246799465414,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630687.68158862,
											["speed"] = 0,
											["x"] = -304896.59060438,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 234,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 621,
										["rate"] = 1,
										["y"] = 630687.68158862,
										["x"] = -304896.59060438,
										["name"] = "Static M92 Tent 01-2",
										["heading"] = 5.7246799465414,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630687.68158862,
								["x"] = -304896.59060438,
								["name"] = "Static M92 Tent 01-2",
								["dead"] = false,
							}, -- end of [49]
							[50] = 
							{
								["heading"] = 4.1364303272266,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630614.46689724,
											["speed"] = 0,
											["x"] = -304845.07683544,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 236,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "GSM Rus",
										["type"] = "FARP Fuel Depot",
										["unitId"] = 629,
										["rate"] = 20,
										["y"] = 630614.46689724,
										["x"] = -304845.07683544,
										["name"] = "Static FARP Fuel Depot-1",
										["heading"] = 4.1364303272266,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630614.46689724,
								["x"] = -304845.07683544,
								["name"] = "Static FARP Fuel Depot-1",
								["dead"] = false,
							}, -- end of [50]
							[51] = 
							{
								["heading"] = 4.1364303272266,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630603.03578737,
											["speed"] = 0,
											["x"] = -304851.16841373,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 237,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "SetkaKP",
										["type"] = "FARP Ammo Dump Coating",
										["unitId"] = 630,
										["rate"] = 50,
										["y"] = 630603.03578737,
										["x"] = -304851.16841373,
										["name"] = "Static FARP Ammo Storage-1",
										["heading"] = 4.1364303272266,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630603.03578737,
								["x"] = -304851.16841373,
								["name"] = "Static FARP Ammo Storage-1",
								["dead"] = false,
							}, -- end of [51]
							[52] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630608.22490961,
											["speed"] = 0,
											["x"] = -304843.12151402,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 240,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Heliports",
										["shape_name"] = "invisiblefarp",
										["type"] = "Invisible FARP",
										["unitId"] = 643,
										["heliport_callsign_id"] = 1,
										["heliport_modulation"] = 0,
										["rate"] = 100,
										["y"] = 630608.22490961,
										["x"] = -304843.12151402,
										["name"] = "FARP_HOUSTON",
										["heliport_frequency"] = 127.5,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630608.22490961,
								["x"] = -304843.12151402,
								["name"] = "FARP_HOUSTON",
								["dead"] = false,
							}, -- end of [52]
							[53] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683523.02769188,
											["speed"] = 0,
											["x"] = -284723.85052025,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 270,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 703,
										["rate"] = 1,
										["y"] = 683523.02769188,
										["x"] = -284723.85052025,
										["name"] = "Static M92 Tent 01-5-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683523.02769188,
								["x"] = -284723.85052025,
								["name"] = "Static M92 Tent 01-5",
								["dead"] = false,
							}, -- end of [53]
							[54] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683523.38574173,
											["speed"] = 0,
											["x"] = -284735.42746518,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 271,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 704,
										["rate"] = 1,
										["y"] = 683523.38574173,
										["x"] = -284735.42746518,
										["name"] = "Static M92 Tent 01-6-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683523.38574173,
								["x"] = -284735.42746518,
								["name"] = "Static M92 Tent 01-6",
								["dead"] = false,
							}, -- end of [54]
							[55] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683532.3369878,
											["speed"] = 0,
											["x"] = -284728.982568,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 272,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 705,
										["rate"] = 1,
										["y"] = 683532.3369878,
										["x"] = -284728.982568,
										["name"] = "Static M92 Revetment x8-6",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683532.3369878,
								["x"] = -284728.982568,
								["name"] = "Static M92 Revetment x8-6",
								["dead"] = false,
							}, -- end of [55]
							[56] = 
							{
								["heading"] = 1.5707963267949,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683514.67319554,
											["speed"] = 0,
											["x"] = -284743.90131147,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 273,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 706,
										["rate"] = 1,
										["y"] = 683514.67319554,
										["x"] = -284743.90131147,
										["name"] = "Static M92 Revetment x8-7-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683514.67319554,
								["x"] = -284743.90131147,
								["name"] = "Static M92 Revetment x8-7",
								["dead"] = false,
							}, -- end of [56]
							[57] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683499.51575219,
											["speed"] = 0,
											["x"] = -284725.40206957,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 274,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 707,
										["rate"] = 1,
										["y"] = 683499.51575219,
										["x"] = -284725.40206957,
										["name"] = "Static M92 Revetment x8-8-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683499.51575219,
								["x"] = -284725.40206957,
								["name"] = "Static M92 Revetment x8-8",
								["dead"] = false,
							}, -- end of [57]
							[58] = 
							{
								["heading"] = 5.6548667764616,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683399.70310897,
											["speed"] = 0,
											["x"] = -284739.65265709,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 276,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 720,
										["rate"] = 1,
										["y"] = 683399.70310897,
										["x"] = -284739.65265709,
										["name"] = "Static M92 Sandbag 03-11",
										["heading"] = 5.6548667764616,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683399.70310897,
								["x"] = -284739.65265709,
								["name"] = "Static M92 Sandbag 03-11",
								["dead"] = false,
							}, -- end of [58]
							[59] = 
							{
								["heading"] = 5.6548667764616,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683544.50270178,
											["speed"] = 0,
											["x"] = -284833.80029506,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 277,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 721,
										["rate"] = 1,
										["y"] = 683544.50270178,
										["x"] = -284833.80029506,
										["name"] = "Static M92 Sandbag 03-12-1",
										["heading"] = 5.6548667764616,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683544.50270178,
								["x"] = -284833.80029506,
								["name"] = "Static M92 Sandbag 03-12",
								["dead"] = false,
							}, -- end of [59]
							[60] = 
							{
								["heading"] = 3.8920842319474,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683450.25789536,
											["speed"] = 0,
											["x"] = -284867.47561923,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 278,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 722,
										["rate"] = 1,
										["y"] = 683450.25789536,
										["x"] = -284867.47561923,
										["name"] = "Static M92 Sandbag 03-13-1",
										["heading"] = 3.8920842319474,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683450.25789536,
								["x"] = -284867.47561923,
								["name"] = "Static M92 Sandbag 03-13",
								["dead"] = false,
							}, -- end of [60]
							[61] = 
							{
								["heading"] = 4.5553093477052,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683350.00333072,
											["speed"] = 0,
											["x"] = -284815.39557788,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 279,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 723,
										["rate"] = 1,
										["y"] = 683350.00333072,
										["x"] = -284815.39557788,
										["name"] = "Static M92 Sandbag 03-14-1",
										["heading"] = 4.5553093477052,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683350.00333072,
								["x"] = -284815.39557788,
								["name"] = "Static M92 Sandbag 03-14",
								["dead"] = false,
							}, -- end of [61]
							[62] = 
							{
								["heading"] = 2.3038346126325,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683385.45494265,
											["speed"] = 0,
											["x"] = -284685.61732173,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 280,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 724,
										["rate"] = 1,
										["y"] = 683385.45494265,
										["x"] = -284685.61732173,
										["name"] = "Static M92 Sandbag 03-15-1",
										["heading"] = 2.3038346126325,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683385.45494265,
								["x"] = -284685.61732173,
								["name"] = "Static M92 Sandbag 03-15",
								["dead"] = false,
							}, -- end of [62]
							[63] = 
							{
								["heading"] = 5.2883476335428,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683460.26617615,
											["speed"] = 0,
											["x"] = -284683.38529785,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 281,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 725,
										["rate"] = 1,
										["y"] = 683460.26617615,
										["x"] = -284683.38529785,
										["name"] = "Static M92 Sandbag 03-16-1",
										["heading"] = 5.2883476335428,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683460.26617615,
								["x"] = -284683.38529785,
								["name"] = "Static M92 Sandbag 03-16",
								["dead"] = false,
							}, -- end of [63]
							[64] = 
							{
								["heading"] = 5.2883476335428,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683504.15189044,
											["speed"] = 0,
											["x"] = -284669.78529785,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 282,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 726,
										["rate"] = 1,
										["y"] = 683504.15189044,
										["x"] = -284669.78529785,
										["name"] = "Static M92 Sandbag 03-17-1",
										["heading"] = 5.2883476335428,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683504.15189044,
								["x"] = -284669.78529785,
								["name"] = "Static M92 Sandbag 03-17",
								["dead"] = false,
							}, -- end of [64]
							[65] = 
							{
								["heading"] = 5.2883476335428,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683556.19827952,
											["speed"] = 0,
											["x"] = -284688.54001598,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 283,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 727,
										["rate"] = 1,
										["y"] = 683556.19827952,
										["x"] = -284688.54001598,
										["name"] = "Static M92 Sandbag 03-18-1",
										["heading"] = 5.2883476335428,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683556.19827952,
								["x"] = -284688.54001598,
								["name"] = "Static M92 Sandbag 03-18",
								["dead"] = false,
							}, -- end of [65]
							[66] = 
							{
								["heading"] = 5.2883476335428,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683457.75278436,
											["speed"] = 0,
											["x"] = -284805.79521442,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 284,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_01",
										["type"] = "Sandbag_01",
										["unitId"] = 728,
										["rate"] = 1,
										["y"] = 683457.75278436,
										["x"] = -284805.79521442,
										["name"] = "Static M92 Sandbag 01-3",
										["heading"] = 5.2883476335428,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683457.75278436,
								["x"] = -284805.79521442,
								["name"] = "Static M92 Sandbag 01-3",
								["dead"] = false,
							}, -- end of [66]
							[67] = 
							{
								["heading"] = 5.2883476335428,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683654.18067548,
											["speed"] = 0,
											["x"] = -284761.16219349,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 285,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_01",
										["type"] = "Sandbag_01",
										["unitId"] = 729,
										["rate"] = 1,
										["y"] = 683654.18067548,
										["x"] = -284761.16219349,
										["name"] = "Static M92 Sandbag 01-4-1",
										["heading"] = 5.2883476335428,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683654.18067548,
								["x"] = -284761.16219349,
								["name"] = "Static M92 Sandbag 01-4",
								["dead"] = false,
							}, -- end of [67]
							[68] = 
							{
								["heading"] = 5.6548667764616,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683597.58458484,
											["speed"] = 0,
											["x"] = -284758.60907667,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 286,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 730,
										["rate"] = 1,
										["y"] = 683597.58458484,
										["x"] = -284758.60907667,
										["name"] = "Static M92 Sandbag 03-19-1",
										["heading"] = 5.6548667764616,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683597.58458484,
								["x"] = -284758.60907667,
								["name"] = "Static M92 Sandbag 03-19",
								["dead"] = false,
							}, -- end of [68]
							[69] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630683.01551335,
											["speed"] = 0,
											["x"] = -304868.55706984,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 287,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 731,
										["rate"] = 1,
										["y"] = 630683.01551335,
										["x"] = -304868.55706984,
										["name"] = "Static M92 Sandbag 08-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630683.01551335,
								["x"] = -304868.55706984,
								["name"] = "Static M92 Sandbag 08-1",
								["dead"] = false,
							}, -- end of [69]
							[70] = 
							{
								["heading"] = 4.1713369122664,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630679.4810468,
											["speed"] = 0,
											["x"] = -304879.91371646,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 288,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 732,
										["rate"] = 1,
										["y"] = 630679.4810468,
										["x"] = -304879.91371646,
										["name"] = "Static M92 Sandbag 08-2-1",
										["heading"] = 4.1713369122664,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630679.4810468,
								["x"] = -304879.91371646,
								["name"] = "Static M92 Sandbag 08-2",
								["dead"] = false,
							}, -- end of [70]
							[71] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630693.90563239,
											["speed"] = 0,
											["x"] = -304891.69585474,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 289,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 733,
										["rate"] = 1,
										["y"] = 630693.90563239,
										["x"] = -304891.69585474,
										["name"] = "Static M92 Sandbag 08-3-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630693.90563239,
								["x"] = -304891.69585474,
								["name"] = "Static M92 Sandbag 08-3",
								["dead"] = false,
							}, -- end of [71]
							[72] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630691.1344733,
											["speed"] = 0,
											["x"] = -304904.16428718,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 290,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 734,
										["rate"] = 1,
										["y"] = 630691.1344733,
										["x"] = -304904.16428718,
										["name"] = "Static M92 Sandbag 08-4-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630691.1344733,
								["x"] = -304904.16428718,
								["name"] = "Static M92 Sandbag 08-4",
								["dead"] = false,
							}, -- end of [72]
							[73] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630678.76772233,
											["speed"] = 0,
											["x"] = -304914.21004249,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 291,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 735,
										["rate"] = 1,
										["y"] = 630678.76772233,
										["x"] = -304914.21004249,
										["name"] = "Static M92 Sandbag 08-5-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630678.76772233,
								["x"] = -304914.21004249,
								["name"] = "Static M92 Sandbag 08-5",
								["dead"] = false,
							}, -- end of [73]
							[74] = 
							{
								["heading"] = 1.0995574287564,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630683.3631658,
											["speed"] = 0,
											["x"] = -304888.31531728,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 292,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 736,
										["rate"] = 1,
										["y"] = 630683.3631658,
										["x"] = -304888.31531728,
										["name"] = "Static M92 Sandbag 08-6-1",
										["heading"] = 1.0995574287564,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630683.3631658,
								["x"] = -304888.31531728,
								["name"] = "Static M92 Sandbag 08-6",
								["dead"] = false,
							}, -- end of [74]
							[75] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630676.34170178,
											["speed"] = 0,
											["x"] = -304854.13627784,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 293,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 737,
										["rate"] = 1,
										["y"] = 630676.34170178,
										["x"] = -304854.13627784,
										["name"] = "Static M92 Sandbag 08-7-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630676.34170178,
								["x"] = -304854.13627784,
								["name"] = "Static M92 Sandbag 08-7",
								["dead"] = false,
							}, -- end of [75]
							[76] = 
							{
								["heading"] = 1.4660765716752,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630664.99051655,
											["speed"] = 0,
											["x"] = -304847.81892713,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 294,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 738,
										["rate"] = 1,
										["y"] = 630664.99051655,
										["x"] = -304847.81892713,
										["name"] = "Static M92 Sandbag 08-8-1",
										["heading"] = 1.4660765716752,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630664.99051655,
								["x"] = -304847.81892713,
								["name"] = "Static M92 Sandbag 08-8",
								["dead"] = false,
							}, -- end of [76]
							[77] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630666.54030592,
											["speed"] = 0,
											["x"] = -304924.04669433,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 295,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 739,
										["rate"] = 1,
										["y"] = 630666.54030592,
										["x"] = -304924.04669433,
										["name"] = "Static M92 Sandbag 08-9-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630666.54030592,
								["x"] = -304924.04669433,
								["name"] = "Static M92 Sandbag 08-9",
								["dead"] = false,
							}, -- end of [77]
							[78] = 
							{
								["heading"] = 4.6425758103049,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630649.14989002,
											["speed"] = 0,
											["x"] = -304850.22108416,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 296,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_06",
										["type"] = "Sandbag_06",
										["unitId"] = 740,
										["rate"] = 1,
										["y"] = 630649.14989002,
										["x"] = -304850.22108416,
										["name"] = "Static M92 Sandbag 06-1",
										["heading"] = 4.6425758103049,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630649.14989002,
								["x"] = -304850.22108416,
								["name"] = "Static M92 Sandbag 06-1",
								["dead"] = false,
							}, -- end of [78]
							[79] = 
							{
								["heading"] = 5.8992128717408,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630624.98522263,
											["speed"] = 0,
											["x"] = -304854.23485719,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 297,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_06",
										["type"] = "Sandbag_06",
										["unitId"] = 741,
										["rate"] = 1,
										["y"] = 630624.98522263,
										["x"] = -304854.23485719,
										["name"] = "Static M92 Sandbag 06-2-1",
										["heading"] = 5.8992128717408,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630624.98522263,
								["x"] = -304854.23485719,
								["name"] = "Static M92 Sandbag 06-2",
								["dead"] = false,
							}, -- end of [79]
							[80] = 
							{
								["heading"] = 4.2586033748662,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630610.10259175,
											["speed"] = 0,
											["x"] = -304861.03309599,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 298,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 742,
										["rate"] = 1,
										["y"] = 630610.10259175,
										["x"] = -304861.03309599,
										["name"] = "Static M92 Sandbag 05-27",
										["heading"] = 4.2586033748662,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630610.10259175,
								["x"] = -304861.03309599,
								["name"] = "Static M92 Sandbag 05-27",
								["dead"] = false,
							}, -- end of [80]
							[81] = 
							{
								["heading"] = 4.2236967898263,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630664.85131324,
											["speed"] = 0,
											["x"] = -304857.77307282,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 299,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 743,
										["rate"] = 1,
										["y"] = 630664.85131324,
										["x"] = -304857.77307282,
										["name"] = "Static M92 Tent 05-17-1",
										["heading"] = 4.2236967898263,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630664.85131324,
								["x"] = -304857.77307282,
								["name"] = "Static M92 Tent 05-17",
								["dead"] = false,
							}, -- end of [81]
							[82] = 
							{
								["heading"] = 5.7421332390613,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630680.01768938,
											["speed"] = 0,
											["x"] = -304901.37385844,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 300,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 744,
										["rate"] = 1,
										["y"] = 630680.01768938,
										["x"] = -304901.37385844,
										["name"] = "Static M92 Camouflage 04-2-1",
										["heading"] = 5.7421332390613,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630680.01768938,
								["x"] = -304901.37385844,
								["name"] = "Static M92 Camouflage 04-2",
								["dead"] = false,
							}, -- end of [82]
							[83] = 
							{
								["heading"] = 5.7421332390613,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630658.32478917,
											["speed"] = 0,
											["x"] = -304917.33292249,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 301,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 745,
										["rate"] = 1,
										["y"] = 630658.32478917,
										["x"] = -304917.33292249,
										["name"] = "Static M92 Camouflage 04-4-1",
										["heading"] = 5.7421332390613,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630658.32478917,
								["x"] = -304917.33292249,
								["name"] = "Static M92 Camouflage 04-4",
								["dead"] = false,
							}, -- end of [83]
							[84] = 
							{
								["heading"] = 4.7822021504645,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630652.2112489,
											["speed"] = 0,
											["x"] = -304928.33729496,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 302,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 746,
										["rate"] = 1,
										["y"] = 630652.2112489,
										["x"] = -304928.33729496,
										["name"] = "Static M92 Sandbag 08-10-1",
										["heading"] = 4.7822021504645,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630652.2112489,
								["x"] = -304928.33729496,
								["name"] = "Static M92 Sandbag 08-10",
								["dead"] = false,
							}, -- end of [84]
							[85] = 
							{
								["heading"] = 5.7246799465414,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630655.90922826,
											["speed"] = 0,
											["x"] = -304872.25099296,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 303,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 747,
										["rate"] = 1,
										["y"] = 630655.90922826,
										["x"] = -304872.25099296,
										["name"] = "Static M92 Sandbag 05-28-1",
										["heading"] = 5.7246799465414,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630655.90922826,
								["x"] = -304872.25099296,
								["name"] = "Static M92 Sandbag 05-28",
								["dead"] = false,
							}, -- end of [85]
							[86] = 
							{
								["heading"] = 4.2236967898263,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630658.29194035,
											["speed"] = 0,
											["x"] = -304898.57428843,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 304,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 748,
										["rate"] = 1,
										["y"] = 630658.29194035,
										["x"] = -304898.57428843,
										["name"] = "Static M92 Sandbag 05-29-1",
										["heading"] = 4.2236967898263,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630658.29194035,
								["x"] = -304898.57428843,
								["name"] = "Static M92 Sandbag 05-29",
								["dead"] = false,
							}, -- end of [86]
							[87] = 
							{
								["heading"] = 0.66322511575785,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630662.40499428,
											["speed"] = 0,
											["x"] = -304773.32708024,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 306,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 750,
										["rate"] = 15,
										["y"] = 630662.40499428,
										["x"] = -304773.32708024,
										["name"] = "Static IFV M2A2 Bradley-8",
										["heading"] = 0.66322511575785,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630662.40499428,
								["x"] = -304773.32708024,
								["name"] = "Static IFV M2A2 Bradley-8",
								["dead"] = false,
							}, -- end of [87]
							[88] = 
							{
								["heading"] = 0.66322511575785,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630674.00652147,
											["speed"] = 0,
											["x"] = -304772.88056289,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 307,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 751,
										["rate"] = 15,
										["y"] = 630674.00652147,
										["x"] = -304772.88056289,
										["name"] = "Static IFV M2A2 Bradley-9-1",
										["heading"] = 0.66322511575785,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630674.00652147,
								["x"] = -304772.88056289,
								["name"] = "Static IFV M2A2 Bradley-9",
								["dead"] = false,
							}, -- end of [88]
							[89] = 
							{
								["heading"] = 0.66322511575785,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630681.03775007,
											["speed"] = 0,
											["x"] = -304786.41567795,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 308,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 752,
										["rate"] = 15,
										["y"] = 630681.03775007,
										["x"] = -304786.41567795,
										["name"] = "Static IFV M2A2 Bradley-10-1",
										["heading"] = 0.66322511575785,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630681.03775007,
								["x"] = -304786.41567795,
								["name"] = "Static IFV M2A2 Bradley-10",
								["dead"] = false,
							}, -- end of [89]
							[90] = 
							{
								["heading"] = 0.66322511575785,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630684.11151643,
											["speed"] = 0,
											["x"] = -304798.2826584,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 309,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 753,
										["rate"] = 15,
										["y"] = 630684.11151643,
										["x"] = -304798.2826584,
										["name"] = "Static IFV M2A2 Bradley-11-1",
										["heading"] = 0.66322511575785,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630684.11151643,
								["x"] = -304798.2826584,
								["name"] = "Static IFV M2A2 Bradley-11",
								["dead"] = false,
							}, -- end of [90]
							[91] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630647.80740257,
											["speed"] = 0,
											["x"] = -304872.6868019,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 310,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 754,
										["rate"] = 15,
										["y"] = 630647.80740257,
										["x"] = -304872.6868019,
										["name"] = "Static IFV M2A2 Bradley-12-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630647.80740257,
								["x"] = -304872.6868019,
								["name"] = "Static IFV M2A2 Bradley-12",
								["dead"] = false,
							}, -- end of [91]
							[92] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630649.86064169,
											["speed"] = 0,
											["x"] = -304876.79328012,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 311,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 755,
										["rate"] = 15,
										["y"] = 630649.86064169,
										["x"] = -304876.79328012,
										["name"] = "Static IFV M2A2 Bradley-13-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630649.86064169,
								["x"] = -304876.79328012,
								["name"] = "Static IFV M2A2 Bradley-13",
								["dead"] = false,
							}, -- end of [92]
							[93] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630652.1816946,
											["speed"] = 0,
											["x"] = -304881.52465721,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 312,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 756,
										["rate"] = 15,
										["y"] = 630652.1816946,
										["x"] = -304881.52465721,
										["name"] = "Static IFV M2A2 Bradley-14-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630652.1816946,
								["x"] = -304881.52465721,
								["name"] = "Static IFV M2A2 Bradley-14",
								["dead"] = false,
							}, -- end of [93]
							[94] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630655.21691764,
											["speed"] = 0,
											["x"] = -304885.45259291,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 313,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 757,
										["rate"] = 15,
										["y"] = 630655.21691764,
										["x"] = -304885.45259291,
										["name"] = "Static IFV M2A2 Bradley-15-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630655.21691764,
								["x"] = -304885.45259291,
								["name"] = "Static IFV M2A2 Bradley-15",
								["dead"] = false,
							}, -- end of [94]
							[95] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630632.20276693,
											["speed"] = 0,
											["x"] = -304886.19069729,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 314,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 758,
										["rate"] = 15,
										["y"] = 630632.20276693,
										["x"] = -304886.19069729,
										["name"] = "Static IFV M2A2 Bradley-16-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630632.20276693,
								["x"] = -304886.19069729,
								["name"] = "Static IFV M2A2 Bradley-16",
								["dead"] = false,
							}, -- end of [95]
							[96] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630634.77379777,
											["speed"] = 0,
											["x"] = -304890.27324126,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 315,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 759,
										["rate"] = 15,
										["y"] = 630634.77379777,
										["x"] = -304890.27324126,
										["name"] = "Static IFV M2A2 Bradley-17-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630634.77379777,
								["x"] = -304890.27324126,
								["name"] = "Static IFV M2A2 Bradley-17",
								["dead"] = false,
							}, -- end of [96]
							[97] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630637.45193574,
											["speed"] = 0,
											["x"] = -304894.20117696,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 316,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 760,
										["rate"] = 15,
										["y"] = 630637.45193574,
										["x"] = -304894.20117696,
										["name"] = "Static IFV M2A2 Bradley-18-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630637.45193574,
								["x"] = -304894.20117696,
								["name"] = "Static IFV M2A2 Bradley-18",
								["dead"] = false,
							}, -- end of [97]
							[98] = 
							{
								["heading"] = 2.7401669256311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630601.97200849,
											["speed"] = 0,
											["x"] = -304882.62015848,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 317,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 761,
										["rate"] = 1,
										["y"] = 630601.97200849,
										["x"] = -304882.62015848,
										["name"] = "Static M92 Sandbag 05-30-1",
										["heading"] = 2.7401669256311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630601.97200849,
								["x"] = -304882.62015848,
								["name"] = "Static M92 Sandbag 05-30",
								["dead"] = false,
							}, -- end of [98]
							[99] = 
							{
								["heading"] = 4.2935099599061,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630595.47064109,
											["speed"] = 0,
											["x"] = -304867.9774391,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 318,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_06",
										["type"] = "Sandbag_06",
										["unitId"] = 762,
										["rate"] = 1,
										["y"] = 630595.47064109,
										["x"] = -304867.9774391,
										["name"] = "Static M92 Sandbag 06-3-1",
										["heading"] = 4.2935099599061,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630595.47064109,
								["x"] = -304867.9774391,
								["name"] = "Static M92 Sandbag 06-3",
								["dead"] = false,
							}, -- end of [99]
							[100] = 
							{
								["heading"] = 2.7401669256311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630608.35623414,
											["speed"] = 0,
											["x"] = -304897.43859048,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 319,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 763,
										["rate"] = 1,
										["y"] = 630608.35623414,
										["x"] = -304897.43859048,
										["name"] = "Static M92 Sandbag 05-31-1",
										["heading"] = 2.7401669256311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630608.35623414,
								["x"] = -304897.43859048,
								["name"] = "Static M92 Sandbag 05-31",
								["dead"] = false,
							}, -- end of [100]
							[101] = 
							{
								["heading"] = 2.7401669256311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630614.79903067,
											["speed"] = 0,
											["x"] = -304912.31559337,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 320,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 764,
										["rate"] = 1,
										["y"] = 630614.79903067,
										["x"] = -304912.31559337,
										["name"] = "Static M92 Sandbag 05-32-1",
										["heading"] = 2.7401669256311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630614.79903067,
								["x"] = -304912.31559337,
								["name"] = "Static M92 Sandbag 05-32",
								["dead"] = false,
							}, -- end of [101]
							[102] = 
							{
								["heading"] = 2.7401669256311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630629.57862284,
											["speed"] = 0,
											["x"] = -304905.33099887,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 321,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 765,
										["rate"] = 1,
										["y"] = 630629.57862284,
										["x"] = -304905.33099887,
										["name"] = "Static M92 Sandbag 05-33-1",
										["heading"] = 2.7401669256311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630629.57862284,
								["x"] = -304905.33099887,
								["name"] = "Static M92 Sandbag 05-33",
								["dead"] = false,
							}, -- end of [102]
							[103] = 
							{
								["heading"] = 2.7227136331112,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630621.38127981,
											["speed"] = 0,
											["x"] = -304927.03924185,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 322,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_06",
										["type"] = "Sandbag_06",
										["unitId"] = 766,
										["rate"] = 1,
										["y"] = 630621.38127981,
										["x"] = -304927.03924185,
										["name"] = "Static M92 Sandbag 06-4-1",
										["heading"] = 2.7227136331112,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630621.38127981,
								["x"] = -304927.03924185,
								["name"] = "Static M92 Sandbag 06-4",
								["dead"] = false,
							}, -- end of [103]
							[104] = 
							{
								["heading"] = 1.1344640137963,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630636.22627672,
											["speed"] = 0,
											["x"] = -304920.35577755,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 323,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_06",
										["type"] = "Sandbag_06",
										["unitId"] = 767,
										["rate"] = 1,
										["y"] = 630636.22627672,
										["x"] = -304920.35577755,
										["name"] = "Static M92 Sandbag 06-5-1",
										["heading"] = 1.1344640137963,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630636.22627672,
								["x"] = -304920.35577755,
								["name"] = "Static M92 Sandbag 06-5",
								["dead"] = false,
							}, -- end of [104]
							[105] = 
							{
								["heading"] = 4.2586033748662,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630625.57970774,
											["speed"] = 0,
											["x"] = -304917.23157479,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 324,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 768,
										["rate"] = 1,
										["y"] = 630625.57970774,
										["x"] = -304917.23157479,
										["name"] = "Static M92 Tent 01-7-1",
										["heading"] = 4.2586033748662,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630625.57970774,
								["x"] = -304917.23157479,
								["name"] = "Static M92 Tent 01-7",
								["dead"] = false,
							}, -- end of [105]
							[106] = 
							{
								["heading"] = 4.2586033748662,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630621.62327276,
											["speed"] = 0,
											["x"] = -304909.55609094,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 325,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 769,
										["rate"] = 1,
										["y"] = 630621.62327276,
										["x"] = -304909.55609094,
										["name"] = "Static M92 Tent 01-8-1",
										["heading"] = 4.2586033748662,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630621.62327276,
								["x"] = -304909.55609094,
								["name"] = "Static M92 Tent 01-8",
								["dead"] = false,
							}, -- end of [106]
							[107] = 
							{
								["heading"] = 4.0317105721069,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630629.92059213,
											["speed"] = 0,
											["x"] = -304881.89884616,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 326,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "spring",
										["category"] = "Armor",
										["type"] = "M-2 Bradley",
										["unitId"] = 770,
										["rate"] = 15,
										["y"] = 630629.92059213,
										["x"] = -304881.89884616,
										["name"] = "Static IFV M2A2 Bradley-19-1",
										["heading"] = 4.0317105721069,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630629.92059213,
								["x"] = -304881.89884616,
								["name"] = "Static IFV M2A2 Bradley-19",
								["dead"] = false,
							}, -- end of [107]
							[108] = 
							{
								["heading"] = 4.2586033748662,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630607.14357576,
											["speed"] = 0,
											["x"] = -304833.4277337,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 353,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 802,
										["rate"] = 1,
										["y"] = 630607.14357576,
										["x"] = -304833.4277337,
										["name"] = "Static M92 Sandbag 16-7",
										["heading"] = 4.2586033748662,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630607.14357576,
								["x"] = -304833.4277337,
								["name"] = "Static M92 Sandbag 16-7",
								["dead"] = false,
							}, -- end of [108]
							[109] = 
							{
								["heading"] = 4.2586033748662,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630600.28376368,
											["speed"] = 0,
											["x"] = -304843.62147318,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 354,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 803,
										["rate"] = 1,
										["y"] = 630600.28376368,
										["x"] = -304843.62147318,
										["name"] = "Static M92 Sandbag 16-8-1",
										["heading"] = 4.2586033748662,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630600.28376368,
								["x"] = -304843.62147318,
								["name"] = "Static M92 Sandbag 16-8",
								["dead"] = false,
							}, -- end of [109]
							[110] = 
							{
								["heading"] = 4.2586033748662,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630588.66607899,
											["speed"] = 0,
											["x"] = -304841.86601291,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 355,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 804,
										["rate"] = 1,
										["y"] = 630588.66607899,
										["x"] = -304841.86601291,
										["name"] = "Static M92 Sandbag 16-9-1",
										["heading"] = 4.2586033748662,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630588.66607899,
								["x"] = -304841.86601291,
								["name"] = "Static M92 Sandbag 16-9",
								["dead"] = false,
							}, -- end of [110]
							[111] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630592.04263567,
											["speed"] = 0,
											["x"] = -304862.16401121,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 356,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 805,
										["rate"] = 1,
										["y"] = 630592.04263567,
										["x"] = -304862.16401121,
										["name"] = "Static M92 Sandbag 16-10-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630592.04263567,
								["x"] = -304862.16401121,
								["name"] = "Static M92 Sandbag 16-10",
								["dead"] = false,
							}, -- end of [111]
							[112] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630587.74134517,
											["speed"] = 0,
											["x"] = -304852.98310544,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 357,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 806,
										["rate"] = 1,
										["y"] = 630587.74134517,
										["x"] = -304852.98310544,
										["name"] = "Static M92 Sandbag 16-11-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630587.74134517,
								["x"] = -304852.98310544,
								["name"] = "Static M92 Sandbag 16-11",
								["dead"] = false,
							}, -- end of [112]
							[113] = 
							{
								["heading"] = 2.6878070480713,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630620.12446,
											["speed"] = 0,
											["x"] = -304836.95289755,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 358,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 807,
										["rate"] = 1,
										["y"] = 630620.12446,
										["x"] = -304836.95289755,
										["name"] = "Static M92 Sandbag 16-12-1",
										["heading"] = 2.6878070480713,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630620.12446,
								["x"] = -304836.95289755,
								["name"] = "Static M92 Sandbag 16-12",
								["dead"] = false,
							}, -- end of [113]
							[114] = 
							{
								["heading"] = 2.6878070480713,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630625.50134656,
											["speed"] = 0,
											["x"] = -304848.12027732,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 359,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 808,
										["rate"] = 1,
										["y"] = 630625.50134656,
										["x"] = -304848.12027732,
										["name"] = "Static M92 Sandbag 16-13-1",
										["heading"] = 2.6878070480713,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630625.50134656,
								["x"] = -304848.12027732,
								["name"] = "Static M92 Sandbag 16-13",
								["dead"] = false,
							}, -- end of [114]
						}, -- 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"] = 683508.46699826,
											["x"] = -284716.09277365,
											["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"] = 683508.46699826,
										["x"] = -284716.09277365,
										["name"] = "Ground-13-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 114,
										["y"] = 683461.69189411,
										["x"] = -284683.62993026,
										["name"] = "Ground-13-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 115,
										["y"] = 683457.68277375,
										["x"] = -284806.64028514,
										["name"] = "Ground-13-3",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 116,
										["y"] = 683401.04067769,
										["x"] = -284740.99996888,
										["name"] = "Ground-13-4",
										["heading"] = 4.1887902047864,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 117,
										["y"] = 683383.84052714,
										["x"] = -284684.48518851,
										["name"] = "Ground-13-5",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 118,
										["y"] = 683352.5116815,
										["x"] = -284814.10060871,
										["name"] = "Ground-13-6",
										["heading"] = 4.1887902047864,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 119,
										["y"] = 683451.41254716,
										["x"] = -284865.08676926,
										["name"] = "Ground-13-7",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 120,
										["y"] = 683506.08445426,
										["x"] = -284670.35649341,
										["name"] = "Ground-13-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 121,
										["y"] = 683450.18396497,
										["x"] = -284627.97040813,
										["name"] = "Ground-13-9",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 122,
										["y"] = 683550.37248304,
										["x"] = -284592.29676146,
										["name"] = "Ground-13-10",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 123,
										["y"] = 683622.59298502,
										["x"] = -284628.90167343,
										["name"] = "Ground-13-11",
										["heading"] = 1.0471975511966,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 124,
										["y"] = 683557.9499656,
										["x"] = -284689.524289,
										["name"] = "Ground-13-12",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 125,
										["y"] = 683599.83858029,
										["x"] = -284760.48149211,
										["name"] = "Ground-13-13",
										["heading"] = 2.0943951023932,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 126,
										["y"] = 683669.09111644,
										["x"] = -284680.34641457,
										["name"] = "Ground-13-14",
										["heading"] = 1.0471975511966,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 127,
										["y"] = 683654.08107744,
										["x"] = -284761.42553208,
										["name"] = "Ground-13-15",
										["heading"] = 2.0943951023932,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 128,
										["y"] = 683546.41519526,
										["x"] = -284835.66995993,
										["name"] = "Ground-13-16",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = 683508.46699826,
								["x"] = -284716.09277365,
								["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"] = 683492.38802724,
												["x"] = -284736.93005063,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 683492.38802724,
												["x"] = -284736.93005063,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 683492.38802724,
											["x"] = -284736.93005063,
											["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"] = 683492.38802724,
										["x"] = -284736.93005063,
										["name"] = "Ground-18-1",
										["heading"] = 5.7262797868099,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M 818",
										["unitId"] = 304,
										["y"] = 683492.58254931,
										["x"] = -284763.43981174,
										["name"] = "Ground-18-2",
										["heading"] = 3.4208453339089,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 683492.38802724,
								["x"] = -284736.93005063,
								["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"] = 683525.96138521,
												["x"] = -284711.91490486,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 683525.96138521,
												["x"] = -284711.91490486,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 683525.96138521,
											["x"] = -284711.91490486,
											["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"] = 683525.96138521,
										["x"] = -284711.91490486,
										["name"] = "Ground-19-1",
										["heading"] = 5.7262797868099,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "M 818",
										["unitId"] = 306,
										["y"] = 683531.80299485,
										["x"] = -284707.26149647,
										["name"] = "Ground-19-2",
										["heading"] = 3.4208453339089,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 683525.96138521,
								["x"] = -284711.91490486,
								["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]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[6] = 
											{
												["y"] = 632467.68287073,
												["x"] = -304127.58194481,
											}, -- end of [6]
											[2] = 
											{
												["y"] = 630720.44568371,
												["x"] = -304934.39228735,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 632552.46163308,
												["x"] = -304067.97678034,
											}, -- end of [8]
											[3] = 
											{
												["y"] = 630807.71675083,
												["x"] = -304896.8749288,
											}, -- end of [3]
											[1] = 
											{
												["y"] = 630692.10331693,
												["x"] = -304944.21176398,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 632367.42201022,
												["x"] = -304183.81236453,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 632424.792706,
												["x"] = -304153.27115401,
											}, -- end of [5]
											[7] = 
											{
												["y"] = 632509.26944581,
												["x"] = -304099.83196764,
											}, -- end of [7]
										}, -- end of [1]
										[2] = 
										{
											[7] = 
											{
												["y"] = 632898.44868336,
												["x"] = -303765.73919888,
											}, -- end of [7]
											[1] = 
											{
												["y"] = 632552.48534665,
												["x"] = -304067.95902462,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 632579.54118248,
												["x"] = -304045.75657226,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 632833.49808263,
												["x"] = -303812.32014231,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 632920.12170922,
												["x"] = -303753.28333944,
											}, -- end of [8]
											[9] = 
											{
												["y"] = 632946.82138462,
												["x"] = -303739.61294556,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 632853.04924189,
												["x"] = -303796.74339746,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 632983.39333925,
												["x"] = -303723.42158971,
											}, -- end of [10]
											[3] = 
											{
												["y"] = 632643.17588168,
												["x"] = -303989.41673374,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 632877.41408498,
												["x"] = -303779.24570491,
											}, -- end of [6]
											[11] = 
											{
												["y"] = 633911.82300486,
												["x"] = -303331.46020628,
											}, -- end of [11]
										}, -- end of [2]
										[4] = 
										{
											[6] = 
											{
												["y"] = 638634.6796321,
												["x"] = -300602.74574734,
											}, -- end of [6]
											[2] = 
											{
												["y"] = 637316.51059439,
												["x"] = -301516.09767553,
											}, -- end of [2]
											[3] = 
											{
												["y"] = 638519.35665127,
												["x"] = -300662.52206202,
											}, -- end of [3]
											[1] = 
											{
												["y"] = 636592.46061184,
												["x"] = -301980.03776894,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 638545.10980699,
												["x"] = -300647.14117339,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 638584.95381436,
												["x"] = -300626.23574693,
											}, -- end of [5]
											[7] = 
											{
												["y"] = 638652.99217245,
												["x"] = -300595.06262649,
											}, -- end of [7]
										}, -- end of [4]
										[8] = 
										{
											[33] = 
											{
												["y"] = 650192.22896415,
												["x"] = -300965.87075033,
											}, -- end of [33]
											[35] = 
											{
												["y"] = 650201.4474282,
												["x"] = -300983.6108845,
											}, -- end of [35]
											[37] = 
											{
												["y"] = 650208.93179323,
												["x"] = -301002.14955757,
											}, -- end of [37]
											[39] = 
											{
												["y"] = 650214.61507903,
												["x"] = -301021.31707336,
											}, -- end of [39]
											[41] = 
											{
												["y"] = 650218.41663228,
												["x"] = -301040.94428508,
											}, -- end of [41]
											[43] = 
											{
												["y"] = 650220.24609625,
												["x"] = -301060.85183774,
											}, -- end of [43]
											[45] = 
											{
												["y"] = 650219.55555236,
												["x"] = -301090.8248861,
											}, -- end of [45]
											[47] = 
											{
												["y"] = 650214.84317857,
												["x"] = -301125.49160244,
											}, -- end of [47]
											[49] = 
											{
												["y"] = 650192.7929347,
												["x"] = -301223.01077174,
											}, -- end of [49]
											[51] = 
											{
												["y"] = 650189.90045819,
												["x"] = -301247.82494744,
											}, -- end of [51]
											[53] = 
											{
												["y"] = 650190.11162302,
												["x"] = -301267.81575642,
											}, -- end of [53]
											[55] = 
											{
												["y"] = 650192.66602432,
												["x"] = -301287.63832298,
											}, -- end of [55]
											[57] = 
											{
												["y"] = 650197.66649494,
												["x"] = -301306.98887311,
											}, -- end of [57]
											[59] = 
											{
												["y"] = 650204.88482159,
												["x"] = -301325.6322661,
											}, -- end of [59]
											[61] = 
											{
												["y"] = 650214.28649824,
												["x"] = -301343.27085012,
											}, -- end of [61]
											[63] = 
											{
												["y"] = 650234.50683235,
												["x"] = -301371.81169452,
											}, -- end of [63]
											[66] = 
											{
												["y"] = 650362.34194936,
												["x"] = -301525.52378202,
											}, -- end of [66]
											[70] = 
											{
												["y"] = 650404.95659498,
												["x"] = -301598.8836284,
											}, -- end of [70]
											[74] = 
											{
												["y"] = 650422.09362391,
												["x"] = -301656.22972093,
											}, -- end of [74]
											[78] = 
											{
												["y"] = 650424.86042912,
												["x"] = -301716.02299872,
											}, -- end of [78]
											[82] = 
											{
												["y"] = 650413.4151164,
												["x"] = -301774.77288678,
											}, -- end of [82]
											[86] = 
											{
												["y"] = 650385.77137348,
												["x"] = -301833.43739966,
											}, -- end of [86]
											[90] = 
											{
												["y"] = 650311.81772601,
												["x"] = -301927.7014878,
											}, -- end of [90]
											[94] = 
											{
												["y"] = 650296.53496383,
												["x"] = -301947.39917633,
											}, -- end of [94]
											[98] = 
											{
												["y"] = 650290.66227974,
												["x"] = -301966.35932659,
											}, -- end of [98]
											[102] = 
											{
												["y"] = 650293.1079232,
												["x"] = -301986.06448903,
											}, -- end of [102]
											[106] = 
											{
												["y"] = 650306.83010066,
												["x"] = -302006.78094903,
											}, -- end of [106]
											[110] = 
											{
												["y"] = 650939.87411125,
												["x"] = -302766.07011235,
											}, -- end of [110]
											[114] = 
											{
												["y"] = 650934.92956997,
												["x"] = -302795.5308781,
											}, -- end of [114]
											[118] = 
											{
												["y"] = 650924.41003746,
												["x"] = -302812.42928188,
											}, -- end of [118]
											[122] = 
											{
												["y"] = 650908.82699295,
												["x"] = -302824.81231724,
											}, -- end of [122]
											[126] = 
											{
												["y"] = 650746.20967528,
												["x"] = -302873.86273929,
											}, -- end of [126]
											[132] = 
											{
												["y"] = 650699.74202687,
												["x"] = -302902.34271686,
											}, -- end of [132]
											[140] = 
											{
												["y"] = 650678.30756345,
												["x"] = -302935.77609088,
											}, -- end of [140]
											[148] = 
											{
												["y"] = 650675.2026617,
												["x"] = -303019.70335209,
											}, -- end of [148]
											[156] = 
											{
												["y"] = 650738.98786572,
												["x"] = -303683.34416578,
											}, -- end of [156]
											[164] = 
											{
												["y"] = 650467.71227252,
												["x"] = -303830.15788644,
											}, -- end of [164]
											[172] = 
											{
												["y"] = 650351.91845949,
												["x"] = -304190.73614517,
											}, -- end of [172]
											[180] = 
											{
												["y"] = 649958.05233728,
												["x"] = -304797.03363126,
											}, -- end of [180]
											[188] = 
											{
												["y"] = 649629.01702012,
												["x"] = -305427.32292619,
											}, -- end of [188]
											[196] = 
											{
												["y"] = 649291.37507581,
												["x"] = -305547.46159815,
											}, -- end of [196]
											[204] = 
											{
												["y"] = 649187.16700167,
												["x"] = -305623.36311453,
											}, -- end of [204]
											[212] = 
											{
												["y"] = 649092.35945337,
												["x"] = -305809.25959948,
											}, -- end of [212]
											[220] = 
											{
												["y"] = 648870.8620168,
												["x"] = -306525.79038552,
											}, -- end of [220]
											[228] = 
											{
												["y"] = 648868.83346303,
												["x"] = -306604.41844012,
											}, -- end of [228]
											[1] = 
											{
												["y"] = 649834.8463786,
												["x"] = -299984.23729439,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 649838.73747059,
												["x"] = -299987.06636055,
											}, -- end of [2]
											[133] = 
											{
												["y"] = 650696.3276873,
												["x"] = -302905.99318794,
											}, -- end of [133]
											[141] = 
											{
												["y"] = 650675.11172691,
												["x"] = -302945.25027658,
											}, -- end of [141]
											[149] = 
											{
												["y"] = 650741.96600968,
												["x"] = -303434.24973426,
											}, -- end of [149]
											[157] = 
											{
												["y"] = 650736.1461385,
												["x"] = -303687.44778249,
											}, -- end of [157]
											[165] = 
											{
												["y"] = 650464.419256,
												["x"] = -303833.9162654,
											}, -- end of [165]
											[173] = 
											{
												["y"] = 650344.86959432,
												["x"] = -304209.44976727,
											}, -- end of [173]
											[181] = 
											{
												["y"] = 649704.37860541,
												["x"] = -305335.20686712,
											}, -- end of [181]
											[3] = 
											{
												["y"] = 649841.01947171,
												["x"] = -299991.25970095,
											}, -- end of [3]
											[197] = 
											{
												["y"] = 649273.30781795,
												["x"] = -305556.03243042,
											}, -- end of [197]
											[205] = 
											{
												["y"] = 649174.50750564,
												["x"] = -305638.84453084,
											}, -- end of [205]
											[213] = 
											{
												["y"] = 649088.41142667,
												["x"] = -305823.72926969,
											}, -- end of [213]
											[221] = 
											{
												["y"] = 648867.94079606,
												["x"] = -306535.3531116,
											}, -- end of [221]
											[229] = 
											{
												["y"] = 648873.54831001,
												["x"] = -306618.65624508,
											}, -- end of [229]
											[4] = 
											{
												["y"] = 649841.32673709,
												["x"] = -299996.26077754,
											}, -- end of [4]
											[67] = 
											{
												["y"] = 650379.09110575,
												["x"] = -301550.40786898,
											}, -- end of [67]
											[71] = 
											{
												["y"] = 650410.52045334,
												["x"] = -301612.8115503,
											}, -- end of [71]
											[75] = 
											{
												["y"] = 650424.12989888,
												["x"] = -301671.08853331,
											}, -- end of [75]
											[5] = 
											{
												["y"] = 649840.99603729,
												["x"] = -300021.28264066,
											}, -- end of [5]
											[83] = 
											{
												["y"] = 650408.32651343,
												["x"] = -301788.88062916,
											}, -- end of [83]
											[87] = 
											{
												["y"] = 650374.92016461,
												["x"] = -301850.23521611,
											}, -- end of [87]
											[91] = 
											{
												["y"] = 650305.13202468,
												["x"] = -301935.13624115,
											}, -- end of [91]
											[6] = 
											{
												["y"] = 649823.72098964,
												["x"] = -300485.88230319,
											}, -- end of [6]
											[99] = 
											{
												["y"] = 650290.48534596,
												["x"] = -301971.35409003,
											}, -- end of [99]
											[103] = 
											{
												["y"] = 650295.08120684,
												["x"] = -301990.65408927,
											}, -- end of [103]
											[107] = 
											{
												["y"] = 650320.39959746,
												["x"] = -302021.47098226,
											}, -- end of [107]
											[7] = 
											{
												["y"] = 649825.64451883,
												["x"] = -300525.83192926,
											}, -- end of [7]
											[115] = 
											{
												["y"] = 650932.83414291,
												["x"] = -302800.0677192,
											}, -- end of [115]
											[119] = 
											{
												["y"] = 650920.92270078,
												["x"] = -302816.01002299,
											}, -- end of [119]
											[123] = 
											{
												["y"] = 650904.33129786,
												["x"] = -302826.99788042,
											}, -- end of [123]
											[8] = 
											{
												["y"] = 649828.64357904,
												["x"] = -300555.67815081,
											}, -- end of [8]
											[134] = 
											{
												["y"] = 650693.11190585,
												["x"] = -302909.82064123,
											}, -- end of [134]
											[9] = 
											{
												["y"] = 649832.49095439,
												["x"] = -300580.37711905,
											}, -- end of [9]
											[150] = 
											{
												["y"] = 650745.85190111,
												["x"] = -303494.1155362,
											}, -- end of [150]
											[10] = 
											{
												["y"] = 649836.62304165,
												["x"] = -300599.94335159,
											}, -- end of [10]
											[166] = 
											{
												["y"] = 650461.38924364,
												["x"] = -303837.88974248,
											}, -- end of [166]
											[11] = 
											{
												["y"] = 649841.81878195,
												["x"] = -300619.2537755,
											}, -- end of [11]
											[182] = 
											{
												["y"] = 649691.90482855,
												["x"] = -305356.86930401,
											}, -- end of [182]
											[12] = 
											{
												["y"] = 649848.17114092,
												["x"] = -300638.21475044,
											}, -- end of [12]
											[198] = 
											{
												["y"] = 649260.15417176,
												["x"] = -305563.23760826,
											}, -- end of [198]
											[13] = 
											{
												["y"] = 649855.67522821,
												["x"] = -300656.7502584,
											}, -- end of [13]
											[214] = 
											{
												["y"] = 649084.17476404,
												["x"] = -305843.27323942,
											}, -- end of [214]
											[14] = 
											{
												["y"] = 649864.28657524,
												["x"] = -300674.79808877,
											}, -- end of [14]
											[230] = 
											{
												["y"] = 648972.2465933,
												["x"] = -306864.56617963,
											}, -- end of [230]
											[15] = 
											{
												["y"] = 649873.96364674,
												["x"] = -300692.29766622,
											}, -- end of [15]
											[16] = 
											{
												["y"] = 649884.66785161,
												["x"] = -300709.18852725,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 649896.36301869,
												["x"] = -300725.40897973,
											}, -- end of [17]
											[18] = 
											{
												["y"] = 649909.01455727,
												["x"] = -300740.89497231,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 649922.58833831,
												["x"] = -300755.57917696,
											}, -- end of [19]
											[20] = 
											{
												["y"] = 649937.02593156,
												["x"] = -300769.41554435,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 649952.18086892,
												["x"] = -300782.46341976,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 649971.92851997,
												["x"] = -300797.78945861,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 649996.54748083,
												["x"] = -300814.92745544,
											}, -- end of [23]
											[24] = 
											{
												["y"] = 650030.50483647,
												["x"] = -300836.0597453,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 650107.80802561,
												["x"] = -300882.11167518,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 650128.19720154,
												["x"] = -300896.57182517,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 650143.78223743,
												["x"] = -300909.10123521,
											}, -- end of [27]
											[28] = 
											{
												["y"] = 650154.91887105,
												["x"] = -300919.14725968,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 650165.46247147,
												["x"] = -300929.81316295,
											}, -- end of [29]
											[30] = 
											{
												["y"] = 650175.27385941,
												["x"] = -300941.15513198,
											}, -- end of [30]
											[31] = 
											{
												["y"] = 650181.33354297,
												["x"] = -300949.10866602,
											}, -- end of [31]
											[32] = 
											{
												["y"] = 650186.98750823,
												["x"] = -300957.35561692,
											}, -- end of [32]
											[34] = 
											{
												["y"] = 650197.05122173,
												["x"] = -300974.6301052,
											}, -- end of [34]
											[36] = 
											{
												["y"] = 650205.41026844,
												["x"] = -300992.79113821,
											}, -- end of [36]
											[38] = 
											{
												["y"] = 650212.00326948,
												["x"] = -301011.66517813,
											}, -- end of [38]
											[40] = 
											{
												["y"] = 650216.75668472,
												["x"] = -301031.08405734,
											}, -- end of [40]
											[42] = 
											{
												["y"] = 650219.58261524,
												["x"] = -301050.87501037,
											}, -- end of [42]
											[44] = 
											{
												["y"] = 650220.36287029,
												["x"] = -301075.84863971,
											}, -- end of [44]
											[46] = 
											{
												["y"] = 650217.96343775,
												["x"] = -301105.73870781,
											}, -- end of [46]
											[48] = 
											{
												["y"] = 650208.61418979,
												["x"] = -301154.83456265,
											}, -- end of [48]
											[50] = 
											{
												["y"] = 650190.66212557,
												["x"] = -301237.85592871,
											}, -- end of [50]
											[52] = 
											{
												["y"] = 650189.76453971,
												["x"] = -301257.82380431,
											}, -- end of [52]
											[54] = 
											{
												["y"] = 650191.07339413,
												["x"] = -301277.76728893,
											}, -- end of [54]
											[56] = 
											{
												["y"] = 650194.85665318,
												["x"] = -301297.39405974,
											}, -- end of [56]
											[58] = 
											{
												["y"] = 650201.05097544,
												["x"] = -301316.39688125,
											}, -- end of [58]
											[60] = 
											{
												["y"] = 650209.32012098,
												["x"] = -301334.59268078,
											}, -- end of [60]
											[62] = 
											{
												["y"] = 650222.51300975,
												["x"] = -301355.81056618,
											}, -- end of [62]
											[64] = 
											{
												["y"] = 650260.254088,
												["x"] = -301402.41837143,
											}, -- end of [64]
											[68] = 
											{
												["y"] = 650389.3468724,
												["x"] = -301567.57588854,
											}, -- end of [68]
											[72] = 
											{
												["y"] = 650415.27929416,
												["x"] = -301627.03435783,
											}, -- end of [72]
											[76] = 
											{
												["y"] = 650425.26504495,
												["x"] = -301686.04326046,
											}, -- end of [76]
											[80] = 
											{
												["y"] = 650420.91234342,
												["x"] = -301745.74419956,
											}, -- end of [80]
											[84] = 
											{
												["y"] = 650402.37812262,
												["x"] = -301802.64847062,
											}, -- end of [84]
											[88] = 
											{
												["y"] = 650360.28031586,
												["x"] = -301870.49669645,
											}, -- end of [88]
											[92] = 
											{
												["y"] = 650302.01150991,
												["x"] = -301939.04232522,
											}, -- end of [92]
											[96] = 
											{
												["y"] = 650292.57767037,
												["x"] = -301956.56371646,
											}, -- end of [96]
											[100] = 
											{
												["y"] = 650290.84604423,
												["x"] = -301976.33831596,
											}, -- end of [100]
											[104] = 
											{
												["y"] = 650297.60516268,
												["x"] = -301994.96760434,
											}, -- end of [104]
											[108] = 
											{
												["y"] = 650940.00704941,
												["x"] = -302646.11906567,
											}, -- end of [108]
											[112] = 
											{
												["y"] = 650937.69226187,
												["x"] = -302785.93407565,
											}, -- end of [112]
											[116] = 
											{
												["y"] = 650930.3761043,
												["x"] = -302804.42095055,
											}, -- end of [116]
											[120] = 
											{
												["y"] = 650917.12942799,
												["x"] = -302819.26453789,
											}, -- end of [120]
											[124] = 
											{
												["y"] = 650899.70510978,
												["x"] = -302828.89334312,
											}, -- end of [124]
											[128] = 
											{
												["y"] = 650723.44625684,
												["x"] = -302884.14382278,
											}, -- end of [128]
											[136] = 
											{
												["y"] = 650687.30278988,
												["x"] = -302917.95541507,
											}, -- end of [136]
											[144] = 
											{
												["y"] = 650672.16117095,
												["x"] = -302959.93823216,
											}, -- end of [144]
											[152] = 
											{
												["y"] = 650743.87729854,
												["x"] = -303659.04370488,
											}, -- end of [152]
											[160] = 
											{
												["y"] = 650724.3059249,
												["x"] = -303696.44587369,
											}, -- end of [160]
											[168] = 
											{
												["y"] = 650453.63167057,
												["x"] = -303850.70340844,
											}, -- end of [168]
											[176] = 
											{
												["y"] = 650315.95913806,
												["x"] = -304267.60170888,
											}, -- end of [176]
											[184] = 
											{
												["y"] = 649671.88650045,
												["x"] = -305385.5505431,
											}, -- end of [184]
											[192] = 
											{
												["y"] = 649577.30963263,
												["x"] = -305457.48303275,
											}, -- end of [192]
											[200] = 
											{
												["y"] = 649230.97616391,
												["x"] = -305582.5391696,
											}, -- end of [200]
											[208] = 
											{
												["y"] = 649142.50822278,
												["x"] = -305689.52034572,
											}, -- end of [208]
											[216] = 
											{
												["y"] = 649062.32761272,
												["x"] = -306031.96267046,
											}, -- end of [216]
											[224] = 
											{
												["y"] = 648863.4987165,
												["x"] = -306564.94876039,
											}, -- end of [224]
											[227] = 
											{
												["y"] = 648866.30564655,
												["x"] = -306594.74536445,
											}, -- end of [227]
											[179] = 
											{
												["y"] = 649984.99780879,
												["x"] = -304743.42993294,
											}, -- end of [179]
											[199] = 
											{
												["y"] = 649243.23623438,
												["x"] = -305573.90160938,
											}, -- end of [199]
											[223] = 
											{
												["y"] = 648864.20388479,
												["x"] = -306554.97699463,
											}, -- end of [223]
											[222] = 
											{
												["y"] = 648865.64692423,
												["x"] = -306545.08376115,
											}, -- end of [222]
											[219] = 
											{
												["y"] = 649043.650676,
												["x"] = -306094.10661342,
											}, -- end of [219]
											[183] = 
											{
												["y"] = 649680.91555763,
												["x"] = -305373.57546063,
											}, -- end of [183]
											[189] = 
											{
												["y"] = 649616.77183627,
												["x"] = -305435.98068624,
											}, -- end of [189]
											[215] = 
											{
												["y"] = 649081.71224925,
												["x"] = -305858.06769415,
											}, -- end of [215]
											[211] = 
											{
												["y"] = 649098.57683941,
												["x"] = -305790.25268223,
											}, -- end of [211]
											[187] = 
											{
												["y"] = 649640.67706049,
												["x"] = -305417.89009008,
											}, -- end of [187]
											[203] = 
											{
												["y"] = 649197.265069,
												["x"] = -305612.27511914,
											}, -- end of [203]
											[207] = 
											{
												["y"] = 649154.86934288,
												["x"] = -305667.79367334,
											}, -- end of [207]
											[206] = 
											{
												["y"] = 649165.69216751,
												["x"] = -305650.97796561,
											}, -- end of [206]
											[129] = 
											{
												["y"] = 650714.93234502,
												["x"] = -302889.38245024,
											}, -- end of [129]
											[137] = 
											{
												["y"] = 650684.70889764,
												["x"] = -302922.22971853,
											}, -- end of [137]
											[145] = 
											{
												["y"] = 650671.40920085,
												["x"] = -302969.90699797,
											}, -- end of [145]
											[153] = 
											{
												["y"] = 650743.01533357,
												["x"] = -303669.00508338,
											}, -- end of [153]
											[161] = 
											{
												["y"] = 650482.84767316,
												["x"] = -303817.16229332,
											}, -- end of [161]
											[169] = 
											{
												["y"] = 650451.64338575,
												["x"] = -303855.29044308,
											}, -- end of [169]
											[177] = 
											{
												["y"] = 650302.43671392,
												["x"] = -304288.62559689,
											}, -- end of [177]
											[185] = 
											{
												["y"] = 649662.08671664,
												["x"] = -305396.90525119,
											}, -- end of [185]
											[193] = 
											{
												["y"] = 649558.7455971,
												["x"] = -305464.91728955,
											}, -- end of [193]
											[201] = 
											{
												["y"] = 649219.21358367,
												["x"] = -305591.84399752,
											}, -- end of [201]
											[209] = 
											{
												["y"] = 649129.04770857,
												["x"] = -305716.32778876,
											}, -- end of [209]
											[217] = 
											{
												["y"] = 649057.96253282,
												["x"] = -306051.47706137,
											}, -- end of [217]
											[225] = 
											{
												["y"] = 648863.63264195,
												["x"] = -306574.94512835,
											}, -- end of [225]
											[195] = 
											{
												["y"] = 649314.54785073,
												["x"] = -305538.08865637,
											}, -- end of [195]
											[190] = 
											{
												["y"] = 649604.04146922,
												["x"] = -305443.91179544,
											}, -- end of [190]
											[191] = 
											{
												["y"] = 649590.8933633,
												["x"] = -305451.12493748,
											}, -- end of [191]
											[65] = 
											{
												["y"] = 650338.21273842,
												["x"] = -301493.62649324,
											}, -- end of [65]
											[69] = 
											{
												["y"] = 650398.67851848,
												["x"] = -301585.26235229,
											}, -- end of [69]
											[73] = 
											{
												["y"] = 650419.14667468,
												["x"] = -301641.52450811,
											}, -- end of [73]
											[77] = 
											{
												["y"] = 650425.50676578,
												["x"] = -301701.03911347,
											}, -- end of [77]
											[81] = 
											{
												["y"] = 650417.60896864,
												["x"] = -301760.37358792,
											}, -- end of [81]
											[85] = 
											{
												["y"] = 650395.6824009,
												["x"] = -301816.0691786,
											}, -- end of [85]
											[89] = 
											{
												["y"] = 650338.27694511,
												["x"] = -301897.71022101,
											}, -- end of [89]
											[93] = 
											{
												["y"] = 650299.12493805,
												["x"] = -301943.1239392,
											}, -- end of [93]
											[97] = 
											{
												["y"] = 650291.35882306,
												["x"] = -301961.41042329,
											}, -- end of [97]
											[101] = 
											{
												["y"] = 650291.75704379,
												["x"] = -301981.25167789,
											}, -- end of [101]
											[105] = 
											{
												["y"] = 650300.49034364,
												["x"] = -301999.05000276,
											}, -- end of [105]
											[109] = 
											{
												["y"] = 650940.3669165,
												["x"] = -302651.08250921,
											}, -- end of [109]
											[113] = 
											{
												["y"] = 650936.52659777,
												["x"] = -302790.79494341,
											}, -- end of [113]
											[117] = 
											{
												["y"] = 650927.57348972,
												["x"] = -302808.55903068,
											}, -- end of [117]
											[121] = 
											{
												["y"] = 650913.1124756,
												["x"] = -302822.24069535,
											}, -- end of [121]
											[125] = 
											{
												["y"] = 650890.25489357,
												["x"] = -302832.15945323,
											}, -- end of [125]
											[130] = 
											{
												["y"] = 650710.8784194,
												["x"] = -302892.30852389,
											}, -- end of [130]
											[138] = 
											{
												["y"] = 650682.33547412,
												["x"] = -302926.62986562,
											}, -- end of [138]
											[146] = 
											{
												["y"] = 650671.38597977,
												["x"] = -302979.90532926,
											}, -- end of [146]
											[154] = 
											{
												["y"] = 650742.28042145,
												["x"] = -303673.94948873,
											}, -- end of [154]
											[162] = 
											{
												["y"] = 650478.7452235,
												["x"] = -303820.01933308,
											}, -- end of [162]
											[170] = 
											{
												["y"] = 650448.19508913,
												["x"] = -303864.67573447,
											}, -- end of [170]
											[178] = 
											{
												["y"] = 650014.74319975,
												["x"] = -304691.32926954,
											}, -- end of [178]
											[186] = 
											{
												["y"] = 649651.71969954,
												["x"] = -305407.74218049,
											}, -- end of [186]
											[194] = 
											{
												["y"] = 649530.32197131,
												["x"] = -305474.50369211,
											}, -- end of [194]
											[202] = 
											{
												["y"] = 649207.96710507,
												["x"] = -305601.76749037,
											}, -- end of [202]
											[210] = 
											{
												["y"] = 649112.74768411,
												["x"] = -305752.85150511,
											}, -- end of [210]
											[218] = 
											{
												["y"] = 649052.32964822,
												["x"] = -306070.66391491,
											}, -- end of [218]
											[226] = 
											{
												["y"] = 648864.59762661,
												["x"] = -306584.89578223,
											}, -- end of [226]
											[175] = 
											{
												["y"] = 650325.74280017,
												["x"] = -304250.15875736,
											}, -- end of [175]
											[174] = 
											{
												["y"] = 650334.78426232,
												["x"] = -304232.32314886,
											}, -- end of [174]
											[171] = 
											{
												["y"] = 650423.82624166,
												["x"] = -303946.10236488,
											}, -- end of [171]
											[167] = 
											{
												["y"] = 650455.9094944,
												["x"] = -303846.25375795,
											}, -- end of [167]
											[163] = 
											{
												["y"] = 650474.87421246,
												["x"] = -303823.18048642,
											}, -- end of [163]
											[159] = 
											{
												["y"] = 650728.6488321,
												["x"] = -303693.96906357,
											}, -- end of [159]
											[158] = 
											{
												["y"] = 650732.74031317,
												["x"] = -303691.10416927,
											}, -- end of [158]
											[155] = 
											{
												["y"] = 650741.02346898,
												["x"] = -303678.78464567,
											}, -- end of [155]
											[151] = 
											{
												["y"] = 650746.99780409,
												["x"] = -303559.09923162,
											}, -- end of [151]
											[147] = 
											{
												["y"] = 650672.29501672,
												["x"] = -302994.87544526,
											}, -- end of [147]
											[143] = 
											{
												["y"] = 650672.87203037,
												["x"] = -302954.98950989,
											}, -- end of [143]
											[142] = 
											{
												["y"] = 650673.83624472,
												["x"] = -302950.08377333,
											}, -- end of [142]
											[139] = 
											{
												["y"] = 650680.19989948,
												["x"] = -302931.14981768,
											}, -- end of [139]
											[135] = 
											{
												["y"] = 650690.10415082,
												["x"] = -302913.81413742,
											}, -- end of [135]
											[131] = 
											{
												["y"] = 650707.0192026,
												["x"] = -302895.48593076,
											}, -- end of [131]
											[127] = 
											{
												["y"] = 650732.36341416,
												["x"] = -302879.622711,
											}, -- end of [127]
											[111] = 
											{
												["y"] = 650939.1246147,
												["x"] = -302776.04106231,
											}, -- end of [111]
											[95] = 
											{
												["y"] = 650294.32091352,
												["x"] = -301951.88058033,
											}, -- end of [95]
											[79] = 
											{
												["y"] = 650423.3288541,
												["x"] = -301730.94239362,
											}, -- end of [79]
										}, -- end of [8]
										[16] = 
										{
											[27] = 
											{
												["y"] = 630192.4535696,
												["x"] = -305531.61511189,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 631158.65564422,
												["x"] = -305934.54128466,
											}, -- end of [2]
											[38] = 
											{
												["y"] = 630449.95909564,
												["x"] = -305027.79381849,
											}, -- end of [38]
											[3] = 
											{
												["y"] = 631123.88969559,
												["x"] = -305930.54746493,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 631114.05910247,
												["x"] = -305928.72289895,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 631099.53058368,
												["x"] = -305924.99526572,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 631089.99825514,
												["x"] = -305921.98206786,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 631075.9843972,
												["x"] = -305916.6365782,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 631066.88541791,
												["x"] = -305912.49341873,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 630464.83374962,
												["x"] = -305555.50296494,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 630450.985112,
												["x"] = -305549.76564996,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 630436.46817499,
												["x"] = -305546.00495449,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 630416.63712081,
												["x"] = -305543.60423286,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 630247.10986875,
												["x"] = -305553.91069574,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 630227.60260475,
												["x"] = -305550.11327619,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 630192.39721836,
												["x"] = -305526.7046103,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 630402.40138337,
												["x"] = -305078.69991581,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 630466.47024326,
												["x"] = -305016.52160698,
											}, -- end of [40]
											[33] = 
											{
												["y"] = 630411.07449669,
												["x"] = -305066.46515376,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 630475.12178516,
												["x"] = -305011.50862375,
											}, -- end of [41]
											[17] = 
											{
												["y"] = 630406.64055362,
												["x"] = -305543.52212333,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 630242.11793062,
												["x"] = -305553.63341718,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 630223.02039017,
												["x"] = -305548.1104686,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 630194.07109563,
												["x"] = -305521.99480658,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 630417.37691542,
												["x"] = -305058.70326086,
											}, -- end of [34]
											[42] = 
											{
												["y"] = 630484.0107866,
												["x"] = -305006.93026573,
											}, -- end of [42]
											[9] = 
											{
												["y"] = 631053.61905394,
												["x"] = -305905.49630389,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 630455.68319392,
												["x"] = -305551.4753272,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 630446.18515878,
												["x"] = -305548.36775636,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 630426.60487302,
												["x"] = -305544.3980644,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 630396.66174649,
												["x"] = -305544.15996732,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 630237.16288143,
												["x"] = -305552.97436823,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 630196.05131664,
												["x"] = -305534.94454392,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 630377.87238989,
												["x"] = -305122.23800165,
											}, -- end of [30]
											[36] = 
											{
												["y"] = 630434.6349567,
												["x"] = -305040.63282437,
											}, -- end of [36]
											[44] = 
											{
												["y"] = 630511.73849129,
												["x"] = -304995.51923944,
											}, -- end of [44]
											[46] = 
											{
												["y"] = 630685.4988994,
												["x"] = -304946.37805168,
											}, -- end of [46]
											[39] = 
											{
												["y"] = 630458.07661739,
												["x"] = -305021.95550213,
											}, -- end of [39]
											[43] = 
											{
												["y"] = 630497.71177294,
												["x"] = -305000.83007304,
											}, -- end of [43]
											[37] = 
											{
												["y"] = 630442.13596963,
												["x"] = -305034.02121956,
											}, -- end of [37]
											[45] = 
											{
												["y"] = 630530.76912491,
												["x"] = -304989.37428628,
											}, -- end of [45]
											[35] = 
											{
												["y"] = 630427.49480612,
												["x"] = -305047.63167029,
											}, -- end of [35]
											[1] = 
											{
												["y"] = 631726.87047617,
												["x"] = -305979.43930722,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 630292.1084046,
												["x"] = -305553.76979917,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 630232.30955295,
												["x"] = -305551.79342646,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 630391.97503875,
												["x"] = -305095.76299904,
											}, -- end of [31]
										}, -- end of [16]
										[17] = 
										{
											[1] = 
											{
												["y"] = 630685.04323026,
												["x"] = -304944.93571391,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630685.04323026,
												["x"] = -304944.93571391,
											}, -- end of [2]
										}, -- end of [17]
										[9] = 
										{
											[1] = 
											{
												["y"] = 648973.49680502,
												["x"] = -306864.05880798,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 648316.28602133,
												["x"] = -308066.01529067,
											}, -- end of [2]
										}, -- end of [9]
										[5] = 
										{
											[6] = 
											{
												["y"] = 640903.54080565,
												["x"] = -299731.92407253,
											}, -- end of [6]
											[2] = 
											{
												["y"] = 638695.17049064,
												["x"] = -300579.42791794,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 640917.08786341,
												["x"] = -299728.09009502,
											}, -- end of [8]
											[3] = 
											{
												["y"] = 638828.75290921,
												["x"] = -300537.56727547,
											}, -- end of [3]
											[1] = 
											{
												["y"] = 638652.98045333,
												["x"] = -300595.067369,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 639439.74107382,
												["x"] = -300364.69089507,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 639584.88026232,
												["x"] = -300310.31571296,
											}, -- end of [5]
											[7] = 
											{
												["y"] = 640913.11947395,
												["x"] = -299729.05810917,
											}, -- end of [7]
										}, -- end of [5]
										[10] = 
										{
											[1] = 
											{
												["y"] = 648316.28602133,
												["x"] = -308066.01529067,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 647544.21407529,
												["x"] = -308567.2858825,
											}, -- end of [2]
										}, -- end of [10]
										[11] = 
										{
											[1] = 
											{
												["y"] = 647544.21407529,
												["x"] = -308567.2858825,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 646252.75080556,
												["x"] = -309080.54835672,
											}, -- end of [2]
										}, -- end of [11]
										[3] = 
										{
											[1] = 
											{
												["y"] = 633911.82314462,
												["x"] = -303331.46014471,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 636086.50280214,
												["x"] = -302292.88967177,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 636592.4615032,
												["x"] = -301980.03720038,
											}, -- end of [4]
											[3] = 
											{
												["y"] = 636174.35202402,
												["x"] = -302245.12369664,
											}, -- end of [3]
										}, -- end of [3]
										[6] = 
										{
											[31] = 
											{
												["y"] = 641669.72260277,
												["x"] = -300201.85046943,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 640922.00370816,
												["x"] = -299727.42031803,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 640953.93282149,
												["x"] = -299740.22849593,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 641684.09672795,
												["x"] = -300206.13297031,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 641698.68654391,
												["x"] = -300209.60625626,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 641708.52985936,
												["x"] = -300211.3640558,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 641718.45656983,
												["x"] = -300212.56442417,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 640966.04801921,
												["x"] = -299749.06955147,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 641733.41678377,
												["x"] = -300213.62372027,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 641743.41455595,
												["x"] = -300213.74436382,
											}, -- end of [37]
											[38] = 
											{
												["y"] = 641753.40579222,
												["x"] = -300213.34758226,
											}, -- end of [38]
											[39] = 
											{
												["y"] = 641763.36568177,
												["x"] = -300212.46117544,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 640977.67001779,
												["x"] = -299758.54739959,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 641773.26838861,
												["x"] = -300211.07830809,
											}, -- end of [40]
											[41] = 
											{
												["y"] = 641783.08481962,
												["x"] = -300209.18065655,
											}, -- end of [41]
											[42] = 
											{
												["y"] = 641797.63907567,
												["x"] = -300205.55648362,
											}, -- end of [42]
											[43] = 
											{
												["y"] = 641807.19043922,
												["x"] = -300202.60000574,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 640981.31460784,
												["x"] = -299761.96969031,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 641821.19955363,
												["x"] = -300197.24638977,
											}, -- end of [44]
											[45] = 
											{
												["y"] = 641834.85972235,
												["x"] = -300191.054056,
											}, -- end of [45]
											[46] = 
											{
												["y"] = 641852.60815958,
												["x"] = -300181.8395888,
											}, -- end of [46]
											[3] = 
											{
												["y"] = 640926.99195207,
												["x"] = -299727.61062075,
											}, -- end of [3]
											[12] = 
											{
												["y"] = 640984.7494728,
												["x"] = -299765.60174336,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 642086.13091784,
												["x"] = -300036.72978542,
											}, -- end of [48]
											[49] = 
											{
												["y"] = 642126.14695129,
												["x"] = -300016.15571132,
											}, -- end of [49]
											[50] = 
											{
												["y"] = 642158.02804211,
												["x"] = -300001.72258871,
											}, -- end of [50]
											[51] = 
											{
												["y"] = 642795.29878908,
												["x"] = -299764.51604481,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 640987.89818751,
												["x"] = -299769.4837645,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 642856.57085623,
												["x"] = -299742.83382277,
											}, -- end of [52]
											[53] = 
											{
												["y"] = 642871.03857734,
												["x"] = -299738.89213195,
											}, -- end of [53]
											[54] = 
											{
												["y"] = 642885.76204453,
												["x"] = -299736.03302542,
											}, -- end of [54]
											[55] = 
											{
												["y"] = 642895.66863847,
												["x"] = -299734.68111186,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 640990.69726124,
												["x"] = -299773.62496165,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 642905.63412032,
												["x"] = -299733.86243511,
											}, -- end of [56]
											[57] = 
											{
												["y"] = 642920.62744251,
												["x"] = -299733.50310542,
											}, -- end of [57]
											[58] = 
											{
												["y"] = 642955.60176113,
												["x"] = -299734.76412325,
											}, -- end of [58]
											[59] = 
											{
												["y"] = 642990.56709253,
												["x"] = -299735.98553748,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 640993.17894599,
												["x"] = -299777.96455128,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 643010.4554463,
												["x"] = -299733.99662328,
											}, -- end of [60]
											[61] = 
											{
												["y"] = 643459.85344746,
												["x"] = -299636.19201785,
											}, -- end of [61]
											[62] = 
											{
												["y"] = 643494.65215451,
												["x"] = -299632.47493012,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 640917.05430482,
												["x"] = -299728.09717394,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 640931.87190532,
												["x"] = -299728.6774859,
											}, -- end of [4]
											[16] = 
											{
												["y"] = 640997.47495683,
												["x"] = -299786.99213669,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 643564.59491022,
												["x"] = -299630.65835035,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 643609.52579207,
												["x"] = -299633.06964189,
											}, -- end of [65]
											[66] = 
											{
												["y"] = 643823.86297335,
												["x"] = -299649.35080381,
											}, -- end of [66]
											[17] = 
											{
												["y"] = 641013.62393824,
												["x"] = -299823.57218233,
											}, -- end of [17]
											[68] = 
											{
												["y"] = 643928.7872852,
												["x"] = -299646.96426964,
											}, -- end of [68]
											[69] = 
											{
												["y"] = 643968.58325385,
												["x"] = -299642.96646211,
											}, -- end of [69]
											[70] = 
											{
												["y"] = 644013.08383867,
												["x"] = -299636.31270933,
											}, -- end of [70]
											[18] = 
											{
												["y"] = 641016.1386831,
												["x"] = -299827.89259383,
											}, -- end of [18]
											[72] = 
											{
												["y"] = 644100.80055845,
												["x"] = -299616.3393734,
											}, -- end of [72]
											[73] = 
											{
												["y"] = 644143.79437524,
												["x"] = -299603.06881586,
											}, -- end of [73]
											[74] = 
											{
												["y"] = 644186.03712695,
												["x"] = -299587.57480901,
											}, -- end of [74]
											[19] = 
											{
												["y"] = 641018.90158896,
												["x"] = -299832.0589321,
											}, -- end of [19]
											[76] = 
											{
												["y"] = 644295.02297115,
												["x"] = -299537.48317512,
											}, -- end of [76]
											[77] = 
											{
												["y"] = 644361.04744512,
												["x"] = -299501.91701901,
											}, -- end of [77]
											[5] = 
											{
												["y"] = 640936.57883593,
												["x"] = -299730.35713762,
											}, -- end of [5]
											[20] = 
											{
												["y"] = 641021.87073305,
												["x"] = -299836.08123671,
											}, -- end of [20]
											[80] = 
											{
												["y"] = 645002.08255445,
												["x"] = -299122.8531746,
											}, -- end of [80]
											[81] = 
											{
												["y"] = 645016.42805314,
												["x"] = -299118.47919896,
											}, -- end of [81]
											[82] = 
											{
												["y"] = 645031.00573235,
												["x"] = -299114.95302697,
											}, -- end of [82]
											[21] = 
											{
												["y"] = 641025.11626757,
												["x"] = -299839.88353482,
											}, -- end of [21]
											[84] = 
											{
												["y"] = 645060.64160912,
												["x"] = -299110.41418593,
											}, -- end of [84]
											[85] = 
											{
												["y"] = 645075.61099308,
												["x"] = -299109.48994391,
											}, -- end of [85]
											[86] = 
											{
												["y"] = 645075.90997399,
												["x"] = -299109.48385099,
											}, -- end of [86]
											[22] = 
											{
												["y"] = 641032.14487008,
												["x"] = -299846.99352605,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 641092.24308091,
												["x"] = -299899.79262965,
											}, -- end of [23]
											[6] = 
											{
												["y"] = 640941.11531639,
												["x"] = -299732.45667995,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 641146.28148367,
												["x"] = -299944.2761646,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 641182.4573878,
												["x"] = -299971.03119534,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 641211.63488342,
												["x"] = -299990.3551144,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 641241.69131943,
												["x"] = -300008.28030139,
											}, -- end of [27]
											[7] = 
											{
												["y"] = 640945.50213679,
												["x"] = -299734.85437362,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 641281.49564089,
												["x"] = -300029.26209565,
											}, -- end of [28]
											[83] = 
											{
												["y"] = 645045.7555341,
												["x"] = -299112.23527784,
											}, -- end of [83]
											[79] = 
											{
												["y"] = 644992.70082718,
												["x"] = -299126.31178984,
											}, -- end of [79]
											[78] = 
											{
												["y"] = 644983.53905127,
												["x"] = -299130.31459596,
											}, -- end of [78]
											[29] = 
											{
												["y"] = 641563.24923368,
												["x"] = -300158.51105442,
											}, -- end of [29]
											[75] = 
											{
												["y"] = 644232.0860851,
												["x"] = -299568.10947738,
											}, -- end of [75]
											[71] = 
											{
												["y"] = 644057.19369664,
												["x"] = -299627.4305828,
											}, -- end of [71]
											[67] = 
											{
												["y"] = 643878.85674135,
												["x"] = -299649.51193792,
											}, -- end of [67]
											[30] = 
											{
												["y"] = 641646.16897694,
												["x"] = -300193.47876285,
											}, -- end of [30]
											[63] = 
											{
												["y"] = 643529.59910174,
												["x"] = -299630.62762036,
											}, -- end of [63]
											[47] = 
											{
												["y"] = 641887.09007899,
												["x"] = -300161.57420884,
											}, -- end of [47]
										}, -- end of [6]
										[12] = 
										{
											[1] = 
											{
												["y"] = 646252.75080556,
												["x"] = -309080.54835672,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 646232.61056517,
												["x"] = -309180.57921048,
											}, -- end of [2]
										}, -- end of [12]
										[13] = 
										{
											[1] = 
											{
												["y"] = 646231.28880592,
												["x"] = -309180.3129305,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 646204.66641577,
												["x"] = -309307.5500035,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 646200.2718162,
												["x"] = -309321.88375493,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 646183.40157616,
												["x"] = -309352.43572237,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 644945.8035463,
												["x"] = -310412.13241491,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 644919.52824959,
												["x"] = -310426.6034348,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 646180.27445137,
												["x"] = -309356.33658389,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 644892.49931363,
												["x"] = -310439.61344847,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 646196.26588295,
												["x"] = -309331.04612199,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 646173.59348447,
												["x"] = -309363.77549521,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 644597.15341437,
												["x"] = -310548.93535207,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 644582.75678647,
												["x"] = -310553.13835617,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 646116.52891901,
												["x"] = -309419.8366896,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 644573.01370655,
												["x"] = -310555.38565592,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 646201.92198595,
												["x"] = -309317.16445114,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 646191.62917571,
												["x"] = -309339.90001226,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 645410.21065916,
												["x"] = -310091.88890157,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 644553.23105909,
												["x"] = -310558.25360675,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 644538.06481604,
												["x"] = -310559.22093489,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 645333.44253431,
												["x"] = -310155.95714146,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 646186.2743646,
												["x"] = -309348.34409487,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 645253.63975971,
												["x"] = -310216.20256929,
											}, -- end of [14]
											[23] = 
											{
												["y"] = 644563.1629206,
												["x"] = -310557.09885625,
											}, -- end of [23]
											[19] = 
											{
												["y"] = 644864.82517603,
												["x"] = -310451.18813495,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 645154.31457772,
												["x"] = -310283.5202945,
											}, -- end of [15]
										}, -- end of [13]
										[7] = 
										{
											[27] = 
											{
												["y"] = 647096.24151983,
												["x"] = -298668.69718008,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 645085.86892383,
												["x"] = -299109.53403256,
											}, -- end of [2]
											[38] = 
											{
												["y"] = 648894.70961376,
												["x"] = -299164.84767451,
											}, -- end of [38]
											[3] = 
											{
												["y"] = 645100.84115171,
												["x"] = -299110.4109419,
											}, -- end of [3]
											[54] = 
											{
												["y"] = 649759.48492205,
												["x"] = -299963.41354383,
											}, -- end of [54]
											[4] = 
											{
												["y"] = 645125.67319118,
												["x"] = -299113.28065426,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 645323.36668664,
												["x"] = -299143.35654702,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 645343.32804695,
												["x"] = -299144.55857185,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 645363.32587657,
												["x"] = -299144.55220192,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 645378.30593356,
												["x"] = -299143.81281318,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 645417.91044775,
												["x"] = -299138.38570206,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 645451.84422034,
												["x"] = -299129.87636698,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 646063.30945147,
												["x"] = -298909.96241983,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 646552.85754503,
												["x"] = -298786.59603176,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 646803.64155228,
												["x"] = -298687.12440707,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 646911.42185205,
												["x"] = -298666.14287102,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 647555.08584672,
												["x"] = -298700.84391752,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 648263.4943183,
												["x"] = -298852.51780898,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 648968.94029786,
												["x"] = -299224.04958452,
											}, -- end of [40]
											[48] = 
											{
												["y"] = 649479.84029173,
												["x"] = -299780.13911577,
											}, -- end of [48]
											[56] = 
											{
												["y"] = 649800.5293259,
												["x"] = -299981.73431187,
											}, -- end of [56]
											[55] = 
											{
												["y"] = 649791.10402596,
												["x"] = -299978.40570975,
											}, -- end of [55]
											[33] = 
											{
												["y"] = 648301.33118697,
												["x"] = -298865.47769803,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 649228.69750397,
												["x"] = -299451.06819223,
											}, -- end of [41]
											[49] = 
											{
												["y"] = 649490.90720273,
												["x"] = -299790.26218649,
											}, -- end of [49]
											[57] = 
											{
												["y"] = 649805.36947286,
												["x"] = -299982.98409139,
											}, -- end of [57]
											[17] = 
											{
												["y"] = 646590.79941338,
												["x"] = -298773.94457233,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 646827.71830132,
												["x"] = -298680.40175059,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 646941.36063143,
												["x"] = -298664.27921602,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 647649.24816155,
												["x"] = -298713.35564822,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 648333.78651598,
												["x"] = -298878.57081173,
											}, -- end of [34]
											[42] = 
											{
												["y"] = 649253.54205991,
												["x"] = -299475.71518764,
											}, -- end of [42]
											[50] = 
											{
												["y"] = 649498.7095643,
												["x"] = -299796.5152023,
											}, -- end of [50]
											[58] = 
											{
												["y"] = 649810.2794129,
												["x"] = -299983.92522971,
											}, -- end of [58]
											[35] = 
											{
												["y"] = 648401.459333,
												["x"] = -298910.88735411,
											}, -- end of [35]
											[51] = 
											{
												["y"] = 649572.29726384,
												["x"] = -299848.32240522,
											}, -- end of [51]
											[61] = 
											{
												["y"] = 649834.76592914,
												["x"] = -299985.73507429,
											}, -- end of [61]
											[59] = 
											{
												["y"] = 649815.23271947,
												["x"] = -299984.60284398,
											}, -- end of [59]
											[9] = 
											{
												["y"] = 645398.19266593,
												["x"] = -299141.71708614,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 645432.56113203,
												["x"] = -299135.17498415,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 645485.06315607,
												["x"] = -299118.86411337,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 646173.73005228,
												["x"] = -298877.90467747,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 646632.70494991,
												["x"] = -298757.5599419,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 646856.98824444,
												["x"] = -298673.84189488,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 646981.35405405,
												["x"] = -298663.83317897,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 647757.46847096,
												["x"] = -298732.99870549,
											}, -- end of [30]
											[36] = 
											{
												["y"] = 648852.27480089,
												["x"] = -299138.43817084,
											}, -- end of [36]
											[44] = 
											{
												["y"] = 649315.76194502,
												["x"] = -299547.44512886,
											}, -- end of [44]
											[52] = 
											{
												["y"] = 649671.92096282,
												["x"] = -299915.19839924,
											}, -- end of [52]
											[60] = 
											{
												["y"] = 649825.20084972,
												["x"] = -299985.38059886,
											}, -- end of [60]
											[47] = 
											{
												["y"] = 649469.51038033,
												["x"] = -299769.26855626,
											}, -- end of [47]
											[46] = 
											{
												["y"] = 649463.02392319,
												["x"] = -299761.65913113,
											}, -- end of [46]
											[39] = 
											{
												["y"] = 648918.96803853,
												["x"] = -299182.49213305,
											}, -- end of [39]
											[43] = 
											{
												["y"] = 649283.99317125,
												["x"] = -299508.84122727,
											}, -- end of [43]
											[37] = 
											{
												["y"] = 648873.78426383,
												["x"] = -299151.17378304,
											}, -- end of [37]
											[45] = 
											{
												["y"] = 649345.230926,
												["x"] = -299587.83232209,
											}, -- end of [45]
											[53] = 
											{
												["y"] = 649710.73718393,
												["x"] = -299937.95749808,
											}, -- end of [53]
											[1] = 
											{
												["y"] = 645075.87017465,
												["x"] = -299109.48519985,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 646775.19278104,
												["x"] = -298696.63598412,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 646886.58146694,
												["x"] = -298668.94266641,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 648229.79884,
												["x"] = -298843.06446375,
											}, -- end of [31]
										}, -- end of [7]
										[14] = 
										{
											[33] = 
											{
												["y"] = 644308.12571923,
												["x"] = -309407.68425454,
											}, -- end of [33]
											[35] = 
											{
												["y"] = 644291.17756808,
												["x"] = -309397.08168831,
											}, -- end of [35]
											[37] = 
											{
												["y"] = 644273.2495113,
												["x"] = -309388.23781825,
											}, -- end of [37]
											[39] = 
											{
												["y"] = 644249.81622221,
												["x"] = -309379.56851426,
											}, -- end of [39]
											[41] = 
											{
												["y"] = 644215.73249546,
												["x"] = -309371.69783649,
											}, -- end of [41]
											[43] = 
											{
												["y"] = 643748.93717251,
												["x"] = -309317.31352351,
											}, -- end of [43]
											[45] = 
											{
												["y"] = 643654.0557561,
												["x"] = -309313.54064325,
											}, -- end of [45]
											[47] = 
											{
												["y"] = 643594.25936219,
												["x"] = -309318.08474554,
											}, -- end of [47]
											[49] = 
											{
												["y"] = 643540.211857,
												["x"] = -309328.13763271,
											}, -- end of [49]
											[51] = 
											{
												["y"] = 643487.45760626,
												["x"] = -309343.61968878,
											}, -- end of [51]
											[53] = 
											{
												["y"] = 643404.42618141,
												["x"] = -309378.24451709,
											}, -- end of [53]
											[55] = 
											{
												["y"] = 643160.49697931,
												["x"] = -309493.72611599,
											}, -- end of [55]
											[57] = 
											{
												["y"] = 643117.27039737,
												["x"] = -309506.15423232,
											}, -- end of [57]
											[59] = 
											{
												["y"] = 643072.93402223,
												["x"] = -309513.73091334,
											}, -- end of [59]
											[61] = 
											{
												["y"] = 642963.08287117,
												["x"] = -309518.62771571,
											}, -- end of [61]
											[63] = 
											{
												["y"] = 641938.31158489,
												["x"] = -309512.75919878,
											}, -- end of [63]
											[66] = 
											{
												["y"] = 641545.36308849,
												["x"] = -309551.42499678,
											}, -- end of [66]
											[70] = 
											{
												["y"] = 641335.81129319,
												["x"] = -309543.9839739,
											}, -- end of [70]
											[74] = 
											{
												["y"] = 641195.54209625,
												["x"] = -309508.37357384,
											}, -- end of [74]
											[78] = 
											{
												["y"] = 640888.85050121,
												["x"] = -309374.26417443,
											}, -- end of [78]
											[82] = 
											{
												["y"] = 640829.98359506,
												["x"] = -309328.06387212,
											}, -- end of [82]
											[86] = 
											{
												["y"] = 640774.24518322,
												["x"] = -309257.62258856,
											}, -- end of [86]
											[90] = 
											{
												["y"] = 640117.4860659,
												["x"] = -308080.18598083,
											}, -- end of [90]
											[94] = 
											{
												["y"] = 640029.67176413,
												["x"] = -307946.80907277,
											}, -- end of [94]
											[98] = 
											{
												["y"] = 639921.67675492,
												["x"] = -307843.07026335,
											}, -- end of [98]
											[102] = 
											{
												["y"] = 639779.3961972,
												["x"] = -307717.98926898,
											}, -- end of [102]
											[106] = 
											{
												["y"] = 639748.02698712,
												["x"] = -307666.98511691,
											}, -- end of [106]
											[110] = 
											{
												["y"] = 639725.60870444,
												["x"] = -307600.83156529,
											}, -- end of [110]
											[114] = 
											{
												["y"] = 639690.63217336,
												["x"] = -307368.55975884,
											}, -- end of [114]
											[118] = 
											{
												["y"] = 639673.66934654,
												["x"] = -307321.676271,
											}, -- end of [118]
											[122] = 
											{
												["y"] = 639649.279177,
												["x"] = -307290.20218852,
											}, -- end of [122]
											[126] = 
											{
												["y"] = 639616.16362469,
												["x"] = -307268.06592624,
											}, -- end of [126]
											[132] = 
											{
												["y"] = 639557.70508117,
												["x"] = -307257.66724449,
											}, -- end of [132]
											[140] = 
											{
												["y"] = 639401.56969679,
												["x"] = -307292.72628672,
											}, -- end of [140]
											[1] = 
											{
												["y"] = 644538.14668437,
												["x"] = -310560.567666,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 644533.96038846,
												["x"] = -310558.14714065,
											}, -- end of [2]
											[133] = 
											{
												["y"] = 639547.74161384,
												["x"] = -307258.50539017,
											}, -- end of [133]
											[3] = 
											{
												["y"] = 644531.33784946,
												["x"] = -310554.05183569,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 644530.51300949,
												["x"] = -310549.10898158,
											}, -- end of [4]
											[67] = 
											{
												["y"] = 641495.40949537,
												["x"] = -309553.452745,
											}, -- end of [67]
											[71] = 
											{
												["y"] = 641301.29130157,
												["x"] = -309538.23175171,
											}, -- end of [71]
											[75] = 
											{
												["y"] = 641093.39095753,
												["x"] = -309467.59400196,
											}, -- end of [75]
											[5] = 
											{
												["y"] = 644529.91282494,
												["x"] = -310539.12835046,
											}, -- end of [5]
											[83] = 
											{
												["y"] = 640816.19538705,
												["x"] = -309313.57911898,
											}, -- end of [83]
											[87] = 
											{
												["y"] = 640388.12404007,
												["x"] = -308632.23012031,
											}, -- end of [87]
											[91] = 
											{
												["y"] = 640093.02411671,
												["x"] = -308036.58399389,
											}, -- end of [91]
											[6] = 
											{
												["y"] = 644529.42805937,
												["x"] = -310514.13532838,
											}, -- end of [6]
											[99] = 
											{
												["y"] = 639823.92831186,
												["x"] = -307765.20370762,
											}, -- end of [99]
											[103] = 
											{
												["y"] = 639770.50947328,
												["x"] = -307705.90835676,
											}, -- end of [103]
											[107] = 
											{
												["y"] = 639741.98489774,
												["x"] = -307653.25815097,
											}, -- end of [107]
											[7] = 
											{
												["y"] = 644529.99787995,
												["x"] = -310499.14820901,
											}, -- end of [7]
											[115] = 
											{
												["y"] = 639686.75070713,
												["x"] = -307354.07254864,
											}, -- end of [115]
											[119] = 
											{
												["y"] = 639668.56763041,
												["x"] = -307313.07858994,
											}, -- end of [119]
											[123] = 
											{
												["y"] = 639641.68367252,
												["x"] = -307283.7017275,
											}, -- end of [123]
											[8] = 
											{
												["y"] = 644530.91905296,
												["x"] = -310489.19192303,
											}, -- end of [8]
											[134] = 
											{
												["y"] = 639537.83607692,
												["x"] = -307259.86924613,
											}, -- end of [134]
											[9] = 
											{
												["y"] = 644533.14551363,
												["x"] = -310474.3604128,
											}, -- end of [9]
											[10] = 
											{
												["y"] = 644538.28972866,
												["x"] = -310449.89801991,
											}, -- end of [10]
											[11] = 
											{
												["y"] = 644563.90312687,
												["x"] = -310332.68015426,
											}, -- end of [11]
											[12] = 
											{
												["y"] = 644570.78699857,
												["x"] = -310288.21449554,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 644574.90829644,
												["x"] = -310248.43185587,
											}, -- end of [13]
											[14] = 
											{
												["y"] = 644577.17407913,
												["x"] = -310203.49255645,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 644577.1919178,
												["x"] = -310163.49746977,
											}, -- end of [15]
											[16] = 
											{
												["y"] = 644575.43626468,
												["x"] = -310123.5396264,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 644565.92782357,
												["x"] = -310029.02560282,
											}, -- end of [17]
											[18] = 
											{
												["y"] = 644533.04635498,
												["x"] = -309776.16912957,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 644526.45750818,
												["x"] = -309741.79895173,
											}, -- end of [19]
											[20] = 
											{
												["y"] = 644520.405077,
												["x"] = -309717.54595445,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 644514.54085367,
												["x"] = -309698.42709631,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 644507.7505588,
												["x"] = -309679.61718352,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 644500.05267352,
												["x"] = -309661.16010899,
											}, -- end of [23]
											[24] = 
											{
												["y"] = 644491.46449801,
												["x"] = -309643.10010379,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 644482.00511083,
												["x"] = -309625.48082883,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 644469.09042364,
												["x"] = -309604.07805751,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 644446.67010363,
												["x"] = -309570.95719484,
											}, -- end of [27]
											[28] = 
											{
												["y"] = 644380.82690875,
												["x"] = -309482.85214814,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 644352.28646228,
												["x"] = -309448.06772993,
											}, -- end of [29]
											[30] = 
											{
												["y"] = 644338.67295631,
												["x"] = -309433.42015174,
											}, -- end of [30]
											[31] = 
											{
												["y"] = 644327.79229382,
												["x"] = -309423.09852501,
											}, -- end of [31]
											[32] = 
											{
												["y"] = 644320.12931756,
												["x"] = -309416.67589252,
											}, -- end of [32]
											[34] = 
											{
												["y"] = 644299.78682158,
												["x"] = -309402.16730471,
											}, -- end of [34]
											[36] = 
											{
												["y"] = 644282.32791015,
												["x"] = -309392.42729612,
											}, -- end of [36]
											[38] = 
											{
												["y"] = 644259.31637363,
												["x"] = -309382.68684981,
											}, -- end of [38]
											[40] = 
											{
												["y"] = 644235.32376153,
												["x"] = -309375.70856292,
											}, -- end of [40]
											[42] = 
											{
												["y"] = 644166.27936031,
												["x"] = -309364.35294791,
											}, -- end of [42]
											[44] = 
											{
												["y"] = 643689.05149248,
												["x"] = -309313.72844702,
											}, -- end of [44]
											[46] = 
											{
												["y"] = 643624.09399851,
												["x"] = -309314.9770929,
											}, -- end of [46]
											[48] = 
											{
												["y"] = 643564.64597253,
												["x"] = -309322.86112278,
											}, -- end of [48]
											[50] = 
											{
												["y"] = 643511.25443954,
												["x"] = -309335.96715864,
											}, -- end of [50]
											[52] = 
											{
												["y"] = 643454.7452424,
												["x"] = -309356.05466835,
											}, -- end of [52]
											[54] = 
											{
												["y"] = 643179.2283001,
												["x"] = -309486.72300153,
											}, -- end of [54]
											[56] = 
											{
												["y"] = 643136.65107395,
												["x"] = -309501.22401743,
											}, -- end of [56]
											[58] = 
											{
												["y"] = 643097.66316935,
												["x"] = -309510.08593645,
											}, -- end of [58]
											[60] = 
											{
												["y"] = 643048.03240471,
												["x"] = -309515.9175612,
											}, -- end of [60]
											[62] = 
											{
												["y"] = 642278.12921522,
												["x"] = -309522.93896156,
											}, -- end of [62]
											[64] = 
											{
												["y"] = 641873.37833735,
												["x"] = -309515.53625933,
											}, -- end of [64]
											[68] = 
											{
												["y"] = 641440.42295767,
												["x"] = -309552.47316899,
											}, -- end of [68]
											[72] = 
											{
												["y"] = 641267.13697924,
												["x"] = -309530.60345526,
											}, -- end of [72]
											[76] = 
											{
												["y"] = 640932.87279591,
												["x"] = -309397.92493534,
											}, -- end of [76]
											[80] = 
											{
												["y"] = 640856.11643604,
												["x"] = -309351.31906199,
											}, -- end of [80]
											[84] = 
											{
												["y"] = 640806.43750743,
												["x"] = -309302.1890751,
											}, -- end of [84]
											[88] = 
											{
												["y"] = 640353.75545501,
												["x"] = -308571.2559328,
											}, -- end of [88]
											[92] = 
											{
												["y"] = 640071.68846991,
												["x"] = -308002.75499018,
											}, -- end of [92]
											[96] = 
											{
												["y"] = 639985.47062271,
												["x"] = -307899.18805953,
											}, -- end of [96]
											[100] = 
											{
												["y"] = 639805.77121753,
												["x"] = -307748.02360417,
											}, -- end of [100]
											[104] = 
											{
												["y"] = 639762.31305599,
												["x"] = -307693.34812733,
											}, -- end of [104]
											[108] = 
											{
												["y"] = 639734.88533677,
												["x"] = -307634.56399265,
											}, -- end of [108]
											[112] = 
											{
												["y"] = 639712.9410022,
												["x"] = -307521.87183206,
											}, -- end of [112]
											[116] = 
											{
												["y"] = 639681.95269286,
												["x"] = -307339.8642201,
											}, -- end of [116]
											[120] = 
											{
												["y"] = 639662.78132228,
												["x"] = -307304.92633283,
											}, -- end of [120]
											[124] = 
											{
												["y"] = 639633.59925829,
												["x"] = -307277.82034403,
											}, -- end of [124]
											[128] = 
											{
												["y"] = 639597.37100721,
												["x"] = -307261.29234085,
											}, -- end of [128]
											[136] = 
											{
												["y"] = 639503.76556716,
												["x"] = -307267.78658013,
											}, -- end of [136]
											[129] = 
											{
												["y"] = 639587.60501461,
												["x"] = -307259.15777882,
											}, -- end of [129]
											[137] = 
											{
												["y"] = 639484.72170698,
												["x"] = -307273.8885846,
											}, -- end of [137]
											[65] = 
											{
												["y"] = 641773.86522093,
												["x"] = -309525.29397205,
											}, -- end of [65]
											[69] = 
											{
												["y"] = 641370.57114967,
												["x"] = -309548.04444894,
											}, -- end of [69]
											[73] = 
											{
												["y"] = 641233.43976074,
												["x"] = -309521.15871914,
											}, -- end of [73]
											[77] = 
											{
												["y"] = 640906.15752355,
												["x"] = -309384.28325321,
											}, -- end of [77]
											[81] = 
											{
												["y"] = 640840.86402014,
												["x"] = -309338.38689707,
											}, -- end of [81]
											[85] = 
											{
												["y"] = 640794.20110142,
												["x"] = -309286.37172178,
											}, -- end of [85]
											[89] = 
											{
												["y"] = 640300.77119685,
												["x"] = -308463.60188002,
											}, -- end of [89]
											[93] = 
											{
												["y"] = 640051.42670339,
												["x"] = -307974.22135685,
											}, -- end of [93]
											[97] = 
											{
												["y"] = 639959.90091304,
												["x"] = -307875.29487153,
											}, -- end of [97]
											[101] = 
											{
												["y"] = 639792.06894548,
												["x"] = -307733.45910905,
											}, -- end of [101]
											[105] = 
											{
												["y"] = 639754.80775907,
												["x"] = -307680.3625198,
											}, -- end of [105]
											[109] = 
											{
												["y"] = 639730.48299645,
												["x"] = -307620.2260109,
											}, -- end of [109]
											[113] = 
											{
												["y"] = 639695.70295393,
												["x"] = -307393.03658126,
											}, -- end of [113]
											[117] = 
											{
												["y"] = 639678.11205055,
												["x"] = -307330.63284436,
											}, -- end of [117]
											[121] = 
											{
												["y"] = 639656.33158932,
												["x"] = -307297.28803468,
											}, -- end of [121]
											[125] = 
											{
												["y"] = 639625.07633408,
												["x"] = -307272.59467295,
											}, -- end of [125]
											[130] = 
											{
												["y"] = 639577.68751265,
												["x"] = -307257.89950919,
											}, -- end of [130]
											[138] = 
											{
												["y"] = 639465.76586853,
												["x"] = -307280.25008692,
											}, -- end of [138]
											[139] = 
											{
												["y"] = 639451.20581635,
												["x"] = -307283.84950386,
											}, -- end of [139]
											[135] = 
											{
												["y"] = 639523.11699606,
												["x"] = -307262.74623025,
											}, -- end of [135]
											[131] = 
											{
												["y"] = 639567.70061786,
												["x"] = -307257.43523946,
											}, -- end of [131]
											[127] = 
											{
												["y"] = 639606.91071904,
												["x"] = -307264.28091827,
											}, -- end of [127]
											[111] = 
											{
												["y"] = 639720.77442615,
												["x"] = -307576.30589904,
											}, -- end of [111]
											[95] = 
											{
												["y"] = 640009.87083673,
												["x"] = -307924.27567785,
											}, -- end of [95]
											[79] = 
											{
												["y"] = 640872.13198509,
												["x"] = -309363.2930798,
											}, -- end of [79]
										}, -- end of [14]
										[15] = 
										{
											[121] = 
											{
												["y"] = 632200.66844484,
												["x"] = -305951.68594552,
											}, -- end of [121]
											[122] = 
											{
												["y"] = 631786.75370121,
												["x"] = -305980.58284848,
											}, -- end of [122]
											[31] = 
											{
												["y"] = 637112.18513452,
												["x"] = -306737.9759138,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 639154.92175063,
												["x"] = -307333.4284793,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 639080.42413275,
												["x"] = -307331.05639519,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 637087.60271035,
												["x"] = -306742.51282298,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 637014.63898363,
												["x"] = -306759.84073775,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 636856.07513402,
												["x"] = -306805.41782715,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 636407.13624541,
												["x"] = -306944.43806237,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 639070.80311167,
												["x"] = -307328.33507562,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 636377.86745066,
												["x"] = -306951.00269351,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 636358.13654611,
												["x"] = -306954.25738348,
											}, -- end of [37]
											[123] = 
											{
												["y"] = 631726.85945738,
												["x"] = -305979.43885526,
											}, -- end of [123]
											[38] = 
											{
												["y"] = 636333.29888415,
												["x"] = -306957.06960743,
											}, -- end of [38]
											[63] = 
											{
												["y"] = 634219.05405388,
												["x"] = -306752.9862618,
											}, -- end of [63]
											[39] = 
											{
												["y"] = 636313.33218128,
												["x"] = -306958.18785822,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 639061.36677136,
												["x"] = -307325.02990845,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 636293.33492807,
												["x"] = -306958.28054689,
											}, -- end of [40]
											[119] = 
											{
												["y"] = 632255.65360827,
												["x"] = -305951.54042434,
											}, -- end of [119]
											[41] = 
											{
												["y"] = 636268.36530292,
												["x"] = -306957.10883025,
											}, -- end of [41]
											[67] = 
											{
												["y"] = 634161.68110854,
												["x"] = -306808.53240847,
											}, -- end of [67]
											[42] = 
											{
												["y"] = 636243.5129655,
												["x"] = -306954.42401459,
											}, -- end of [42]
											[71] = 
											{
												["y"] = 634111.64880737,
												["x"] = -306848.95115869,
											}, -- end of [71]
											[43] = 
											{
												["y"] = 636204.03561863,
												["x"] = -306948.00313417,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 639052.15219573,
												["x"] = -307321.1492626,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 635024.87832116,
												["x"] = -306700.05614796,
											}, -- end of [44]
											[75] = 
											{
												["y"] = 634074.63363317,
												["x"] = -306863.90406276,
											}, -- end of [75]
											[45] = 
											{
												["y"] = 634995.02881098,
												["x"] = -306697.07299653,
											}, -- end of [45]
											[115] = 
											{
												["y"] = 633116.01946152,
												["x"] = -306035.93651313,
											}, -- end of [115]
											[46] = 
											{
												["y"] = 634970.06635093,
												["x"] = -306695.77829217,
											}, -- end of [46]
											[78] = 
											{
												["y"] = 634044.98974937,
												["x"] = -306868.05606542,
											}, -- end of [78]
											[3] = 
											{
												["y"] = 639135.01875903,
												["x"] = -307335.37299243,
											}, -- end of [3]
											[12] = 
											{
												["y"] = 639043.19256775,
												["x"] = -307316.71151893,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 634895.1364661,
												["x"] = -306698.04414093,
											}, -- end of [48]
											[79] = 
											{
												["y"] = 634034.99507713,
												["x"] = -306867.81346709,
											}, -- end of [79]
											[49] = 
											{
												["y"] = 634521.57562319,
												["x"] = -306730.48146363,
											}, -- end of [49]
											[83] = 
											{
												["y"] = 633996.20847901,
												["x"] = -306858.76812659,
											}, -- end of [83]
											[50] = 
											{
												["y"] = 634486.5801644,
												["x"] = -306730.45010576,
											}, -- end of [50]
											[111] = 
											{
												["y"] = 633210.04563483,
												["x"] = -306069.42035563,
											}, -- end of [111]
											[51] = 
											{
												["y"] = 634446.64515592,
												["x"] = -306728.26012077,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 639034.48903325,
												["x"] = -307311.78935467,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 634336.97110912,
												["x"] = -306719.98807462,
											}, -- end of [52]
											[110] = 
											{
												["y"] = 633227.77846476,
												["x"] = -306078.66520911,
											}, -- end of [110]
											[53] = 
											{
												["y"] = 634316.97425069,
												["x"] = -306720.00684474,
											}, -- end of [53]
											[87] = 
											{
												["y"] = 633936.41940637,
												["x"] = -306822.61825214,
											}, -- end of [87]
											[54] = 
											{
												["y"] = 634302.01035097,
												["x"] = -306721.00449641,
											}, -- end of [54]
											[91] = 
											{
												["y"] = 633535.55371748,
												["x"] = -306516.07370098,
											}, -- end of [91]
											[55] = 
											{
												["y"] = 634292.0941646,
												["x"] = -306722.28777206,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 639021.86419165,
												["x"] = -307303.69311526,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 634282.26973897,
												["x"] = -306724.14434447,
											}, -- end of [56]
											[107] = 
											{
												["y"] = 633278.01371262,
												["x"] = -306111.37895341,
											}, -- end of [107]
											[57] = 
											{
												["y"] = 634272.57624921,
												["x"] = -306726.59504258,
											}, -- end of [57]
											[94] = 
											{
												["y"] = 633508.07714427,
												["x"] = -306480.49856445,
											}, -- end of [94]
											[58] = 
											{
												["y"] = 634263.04808219,
												["x"] = -306729.62553655,
											}, -- end of [58]
											[95] = 
											{
												["y"] = 633500.22323226,
												["x"] = -306467.72114559,
											}, -- end of [95]
											[59] = 
											{
												["y"] = 634253.71853847,
												["x"] = -306733.22135534,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 639005.65715529,
												["x"] = -307291.97805834,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 634244.62102361,
												["x"] = -306737.36927603,
											}, -- end of [60]
											[99] = 
											{
												["y"] = 633399.75066073,
												["x"] = -306255.45516054,
											}, -- end of [99]
											[61] = 
											{
												["y"] = 634235.78957419,
												["x"] = -306742.05706787,
											}, -- end of [61]
											[103] = 
											{
												["y"] = 633336.69757752,
												["x"] = -306165.56589995,
											}, -- end of [103]
											[62] = 
											{
												["y"] = 634227.25952844,
												["x"] = -306747.27303088,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 639401.56969314,
												["x"] = -307292.72628674,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 639120.03146343,
												["x"] = -307335.91314568,
											}, -- end of [4]
											[16] = 
											{
												["y"] = 638910.60108896,
												["x"] = -307218.77894562,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 634211.15490131,
												["x"] = -306759.11692961,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 634199.81602057,
												["x"] = -306768.93365261,
											}, -- end of [65]
											[66] = 
											{
												["y"] = 634185.46836056,
												["x"] = -306782.86378113,
											}, -- end of [66]
											[17] = 
											{
												["y"] = 638893.79944898,
												["x"] = -307207.93377495,
											}, -- end of [17]
											[68] = 
											{
												["y"] = 634144.94087055,
												["x"] = -306827.08858279,
											}, -- end of [68]
											[69] = 
											{
												["y"] = 634133.40517539,
												["x"] = -306836.65099418,
											}, -- end of [69]
											[70] = 
											{
												["y"] = 634129.1537089,
												["x"] = -306839.28166659,
											}, -- end of [70]
											[18] = 
											{
												["y"] = 638876.46752516,
												["x"] = -307197.95858719,
											}, -- end of [18]
											[72] = 
											{
												["y"] = 634098.1372778,
												["x"] = -306855.46010976,
											}, -- end of [72]
											[73] = 
											{
												["y"] = 634088.89199478,
												["x"] = -306859.26824363,
											}, -- end of [73]
											[74] = 
											{
												["y"] = 634079.44163698,
												["x"] = -306862.53265219,
											}, -- end of [74]
											[19] = 
											{
												["y"] = 638854.12790502,
												["x"] = -307186.74462483,
											}, -- end of [19]
											[76] = 
											{
												["y"] = 634064.86035534,
												["x"] = -306866.01501854,
											}, -- end of [76]
											[77] = 
											{
												["y"] = 634054.96862161,
												["x"] = -306867.45953827,
											}, -- end of [77]
											[5] = 
											{
												["y"] = 639110.03750802,
												["x"] = -307335.61185186,
											}, -- end of [5]
											[20] = 
											{
												["y"] = 638835.89211839,
												["x"] = -307178.53462249,
											}, -- end of [20]
											[80] = 
											{
												["y"] = 634025.05828027,
												["x"] = -306866.72292827,
											}, -- end of [80]
											[81] = 
											{
												["y"] = 634015.24508867,
												["x"] = -306864.81298471,
											}, -- end of [81]
											[82] = 
											{
												["y"] = 634005.5859067,
												["x"] = -306862.23362894,
											}, -- end of [82]
											[21] = 
											{
												["y"] = 638812.5295932,
												["x"] = -307169.64302565,
											}, -- end of [21]
											[84] = 
											{
												["y"] = 633987.11764886,
												["x"] = -306854.6065886,
											}, -- end of [84]
											[85] = 
											{
												["y"] = 633978.28961688,
												["x"] = -306849.91150424,
											}, -- end of [85]
											[86] = 
											{
												["y"] = 633965.43055254,
												["x"] = -306842.19161087,
											}, -- end of [86]
											[22] = 
											{
												["y"] = 638659.8497112,
												["x"] = -307121.83492366,
											}, -- end of [22]
											[88] = 
											{
												["y"] = 633591.50543708,
												["x"] = -306565.86083223,
											}, -- end of [88]
											[89] = 
											{
												["y"] = 633560.52145255,
												["x"] = -306540.57147397,
											}, -- end of [89]
											[90] = 
											{
												["y"] = 633545.88023822,
												["x"] = -306526.9514733,
											}, -- end of [90]
											[23] = 
											{
												["y"] = 637360.04950412,
												["x"] = -306758.26696602,
											}, -- end of [23]
											[92] = 
											{
												["y"] = 633525.75368519,
												["x"] = -306504.72053862,
											}, -- end of [92]
											[93] = 
											{
												["y"] = 633516.59531835,
												["x"] = -306492.84314178,
											}, -- end of [93]
											[6] = 
											{
												["y"] = 639100.08528736,
												["x"] = -307334.64542415,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 637316.17169119,
												["x"] = -306748.29952737,
											}, -- end of [24]
											[96] = 
											{
												["y"] = 633490.75043807,
												["x"] = -306450.11019472,
											}, -- end of [96]
											[97] = 
											{
												["y"] = 633480.13752166,
												["x"] = -306427.47733994,
											}, -- end of [97]
											[98] = 
											{
												["y"] = 633420.94599117,
												["x"] = -306295.14528732,
											}, -- end of [98]
											[25] = 
											{
												["y"] = 637281.69208461,
												["x"] = -306742.31170639,
											}, -- end of [25]
											[100] = 
											{
												["y"] = 633381.65823908,
												["x"] = -306225.49888563,
											}, -- end of [100]
											[101] = 
											{
												["y"] = 633364.78927275,
												["x"] = -306200.69534512,
											}, -- end of [101]
											[102] = 
											{
												["y"] = 633349.6286032,
												["x"] = -306180.82060635,
											}, -- end of [102]
											[26] = 
											{
												["y"] = 637251.90627332,
												["x"] = -306738.75838676,
											}, -- end of [26]
											[104] = 
											{
												["y"] = 633323.03131624,
												["x"] = -306150.96614176,
											}, -- end of [104]
											[105] = 
											{
												["y"] = 633308.66834933,
												["x"] = -306137.05116334,
											}, -- end of [105]
											[106] = 
											{
												["y"] = 633293.64945093,
												["x"] = -306123.84679204,
											}, -- end of [106]
											[27] = 
											{
												["y"] = 637216.99471196,
												["x"] = -306736.31902448,
											}, -- end of [27]
											[108] = 
											{
												["y"] = 633261.79885923,
												["x"] = -306099.67416372,
											}, -- end of [108]
											[109] = 
											{
												["y"] = 633245.04166806,
												["x"] = -306088.75995817,
											}, -- end of [109]
											[7] = 
											{
												["y"] = 639090.19696933,
												["x"] = -307333.16724487,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 637147.01443131,
												["x"] = -306734.89482242,
											}, -- end of [28]
											[112] = 
											{
												["y"] = 633191.88028094,
												["x"] = -306061.05747213,
											}, -- end of [112]
											[113] = 
											{
												["y"] = 633168.63978375,
												["x"] = -306051.85408,
											}, -- end of [113]
											[114] = 
											{
												["y"] = 633144.92930436,
												["x"] = -306043.93731923,
											}, -- end of [114]
											[29] = 
											{
												["y"] = 637137.02013321,
												["x"] = -306735.20052697,
											}, -- end of [29]
											[116] = 
											{
												["y"] = 633081.85750669,
												["x"] = -306028.33942178,
											}, -- end of [116]
											[117] = 
											{
												["y"] = 633032.57380366,
												["x"] = -306019.93580557,
											}, -- end of [117]
											[118] = 
											{
												["y"] = 632928.32603585,
												["x"] = -306007.46558087,
											}, -- end of [118]
											[30] = 
											{
												["y"] = 637127.05366801,
												["x"] = -306736.0069685,
											}, -- end of [30]
											[120] = 
											{
												["y"] = 632235.6589014,
												["x"] = -305951.21359271,
											}, -- end of [120]
											[47] = 
											{
												["y"] = 634940.06921759,
												["x"] = -306695.66465969,
											}, -- end of [47]
										}, -- end of [15]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 32,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630691.62932971,
											["x"] = -304942.77928899,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- 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"] = 3,
																		["name"] = 0,
																	}, -- 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]
										[2] = 
										{
											["alt"] = 41,
											["type"] = "Turning Point",
											["ETA"] = 328.16367039118,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 632551.45870981,
											["x"] = -304066.61184706,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 35,
											["type"] = "Turning Point",
											["ETA"] = 606.30583037196,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 633911.18979011,
											["x"] = -303330.08655846,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 36,
											["type"] = "Turning Point",
											["ETA"] = 1146.6599080464,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 636591.65610918,
											["x"] = -301978.77417325,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 25,
											["type"] = "Turning Point",
											["ETA"] = 1593.9039856578,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 638652.42556512,
											["x"] = -300593.68128697,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 13,
											["type"] = "Turning Point",
											["ETA"] = 2030.0708376835,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 640916.77094146,
											["x"] = -299726.64453794,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 36,
											["type"] = "Turning Point",
											["ETA"] = 2787.1197252643,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 645075.83967,
											["x"] = -299108.00482956,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 43,
											["type"] = "Turning Point",
											["ETA"] = 3658.5617075618,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 649834.84637861,
											["x"] = -299984.23729433,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 297,
											["type"] = "Turning Point",
											["ETA"] = 5308.3480613486,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 648973.49680502,
											["x"] = -306864.05880798,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 217,
											["type"] = "Turning Point",
											["ETA"] = 5554.9300213044,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 648316.28602133,
											["x"] = -308066.01529067,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 151,
											["type"] = "Turning Point",
											["ETA"] = 5720.6246210768,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 647544.21407529,
											["x"] = -308567.2858825,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 64,
											["type"] = "Turning Point",
											["ETA"] = 5970.7738367885,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 646252.75080556,
											["x"] = -309080.54835672,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 59,
											["type"] = "Turning Point",
											["ETA"] = 5989.1407187223,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 646232.61056517,
											["x"] = -309180.57921048,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 39,
											["type"] = "Turning Point",
											["ETA"] = 6382.4963616393,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 644538.14668401,
											["x"] = -310560.567666,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 85,
											["type"] = "Turning Point",
											["ETA"] = 7489.7963783515,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 639401.82665286,
											["x"] = -307294.20377405,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [15]
										[16] = 
										{
											["alt"] = 37,
											["type"] = "Turning Point",
											["ETA"] = 9225.2625855677,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 631726.80365567,
											["x"] = -305980.93433887,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [16]
										[17] = 
										{
											["alt"] = 32,
											["type"] = "Turning Point",
											["ETA"] = 9711.4271847996,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630685.04323026,
											["x"] = -304944.93571391,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "GoToWaypoint",
															["enabled"] = true,
															["params"] = 
															{
																["fromWaypointIndex"] = 17,
																["nWaypointIndx"] = 1,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 600,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [17]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 226,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 610,
										["y"] = 630691.62932971,
										["x"] = -304942.77928899,
										["name"] = "Ground-24-2",
										["heading"] = 1.2875705741627,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 613,
										["y"] = 630663.06579261,
										["x"] = -304951.94115934,
										["name"] = "Ground-24-5",
										["heading"] = 1.2604095197896,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 612,
										["y"] = 630634.30960034,
										["x"] = -304960.42315973,
										["name"] = "Ground-24-4",
										["heading"] = 1.2839674105855,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 611,
										["y"] = 630605.33254146,
										["x"] = -304968.12106386,
										["name"] = "Ground-24-3",
										["heading"] = 1.3111385603934,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 609,
										["y"] = 630576.26081499,
										["x"] = -304975.52042708,
										["name"] = "Ground-24-1",
										["heading"] = 1.3215672057927,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 630691.62932971,
								["x"] = -304942.77928899,
								["name"] = "Ground-24",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[7] = 
											{
												["y"] = 646182.36730696,
												["x"] = -309353.7711798,
											}, -- end of [7]
											[1] = 
											{
												["y"] = 646204.24618936,
												["x"] = -309309.18614162,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 646201.39119346,
												["x"] = -309318.76793156,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 646195.53530928,
												["x"] = -309332.56889438,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 646175.84992104,
												["x"] = -309361.35257875,
											}, -- end of [8]
											[9] = 
											{
												["y"] = 646158.35775436,
												["x"] = -309379.2106089,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 646190.76604395,
												["x"] = -309341.35128255,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 645601.885542,
												["x"] = -309913.64165591,
											}, -- end of [10]
											[3] = 
											{
												["y"] = 646199.63995484,
												["x"] = -309323.45008692,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 646185.32351704,
												["x"] = -309349.74014212,
											}, -- end of [6]
										}, -- end of [1]
										[2] = 
										{
											[31] = 
											{
												["y"] = 644566.63457166,
												["x"] = -310035.06572777,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 645407.77566008,
												["x"] = -310094.01523333,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 644889.54434108,
												["x"] = -310440.92401112,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 644533.22440784,
												["x"] = -309777.23570834,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 644526.69032434,
												["x"] = -309742.85491234,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 644520.69541107,
												["x"] = -309718.58757153,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 644514.88176503,
												["x"] = -309699.45328201,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 644861.80364115,
												["x"] = -310452.33738244,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 644508.14105587,
												["x"] = -309680.62554325,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 644500.49178877,
												["x"] = -309662.14826625,
											}, -- end of [37]
											[38] = 
											{
												["y"] = 644491.95132196,
												["x"] = -309644.06564988,
											}, -- end of [38]
											[39] = 
											{
												["y"] = 644482.53800901,
												["x"] = -309626.42172769,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 644594.07235227,
												["x"] = -310549.91377206,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 644469.67028829,
												["x"] = -309604.9907694,
											}, -- end of [40]
											[41] = 
											{
												["y"] = 644447.29530002,
												["x"] = -309571.83946118,
											}, -- end of [41]
											[42] = 
											{
												["y"] = 644381.49498632,
												["x"] = -309483.7024126,
											}, -- end of [42]
											[43] = 
											{
												["y"] = 644352.99937668,
												["x"] = -309448.88076622,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 644579.61977581,
												["x"] = -310553.91900334,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 644339.43289796,
												["x"] = -309434.18941764,
											}, -- end of [44]
											[45] = 
											{
												["y"] = 644328.59893,
												["x"] = -309423.81866994,
											}, -- end of [45]
											[46] = 
											{
												["y"] = 644320.9747589,
												["x"] = -309417.35004097,
											}, -- end of [46]
											[3] = 
											{
												["y"] = 645330.90942937,
												["x"] = -310157.96558585,
											}, -- end of [3]
											[12] = 
											{
												["y"] = 644569.84008165,
												["x"] = -310556.00076237,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 644300.70231302,
												["x"] = -309402.74276233,
											}, -- end of [48]
											[49] = 
											{
												["y"] = 644292.12034884,
												["x"] = -309397.61128788,
											}, -- end of [49]
											[50] = 
											{
												["y"] = 644283.29615094,
												["x"] = -309392.90869161,
											}, -- end of [50]
											[51] = 
											{
												["y"] = 644274.24098653,
												["x"] = -309388.66917233,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 644559.95935541,
												["x"] = -310557.53160101,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 644260.33214406,
												["x"] = -309383.05756202,
											}, -- end of [52]
											[53] = 
											{
												["y"] = 644250.85099461,
												["x"] = -309379.88239416,
											}, -- end of [53]
											[54] = 
											{
												["y"] = 644236.3758158,
												["x"] = -309375.95846694,
											}, -- end of [54]
											[55] = 
											{
												["y"] = 644216.7966181,
												["x"] = -309371.88997203,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 644550.00931574,
												["x"] = -310558.51960607,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 644167.35149598,
												["x"] = -309364.49366827,
											}, -- end of [56]
											[57] = 
											{
												["y"] = 643750.0147727,
												["x"] = -309317.40331055,
											}, -- end of [57]
											[58] = 
											{
												["y"] = 643690.1323385,
												["x"] = -309313.76125033,
											}, -- end of [58]
											[59] = 
											{
												["y"] = 643655.13687264,
												["x"] = -309313.51850137,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 644540.02480145,
												["x"] = -310559.06401272,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 643625.17231955,
												["x"] = -309314.89647093,
											}, -- end of [60]
											[61] = 
											{
												["y"] = 643595.33144666,
												["x"] = -309317.94363721,
											}, -- end of [61]
											[62] = 
											{
												["y"] = 643565.70846236,
												["x"] = -309322.66008103,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 645601.88555935,
												["x"] = -309913.64164087,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 645251.01119023,
												["x"] = -310218.08434876,
											}, -- end of [4]
											[16] = 
											{
												["y"] = 644535.05690581,
												["x"] = -310558.45249903,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 643512.2920498,
												["x"] = -309335.6627356,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 643488.47873506,
												["x"] = -309343.26392051,
											}, -- end of [65]
											[66] = 
											{
												["y"] = 643455.74657344,
												["x"] = -309355.64648441,
											}, -- end of [66]
											[17] = 
											{
												["y"] = 644531.68018387,
												["x"] = -310555.08307438,
											}, -- end of [17]
											[68] = 
											{
												["y"] = 643180.23112871,
												["x"] = -309486.31851398,
											}, -- end of [68]
											[69] = 
											{
												["y"] = 643161.51953078,
												["x"] = -309493.37448029,
											}, -- end of [69]
											[70] = 
											{
												["y"] = 643137.69140527,
												["x"] = -309500.92910872,
											}, -- end of [70]
											[18] = 
											{
												["y"] = 644530.63130175,
												["x"] = -310550.18345891,
											}, -- end of [18]
											[72] = 
											{
												["y"] = 643098.72810005,
												["x"] = -309509.89843365,
											}, -- end of [72]
											[73] = 
											{
												["y"] = 643074.00815978,
												["x"] = -309513.60639538,
											}, -- end of [73]
											[74] = 
											{
												["y"] = 643049.11141069,
												["x"] = -309515.84667054,
											}, -- end of [74]
											[19] = 
											{
												["y"] = 644530.20547703,
												["x"] = -310545.20374025,
											}, -- end of [19]
											[76] = 
											{
												["y"] = 642284.207924,
												["x"] = -309523.11751331,
											}, -- end of [76]
											[77] = 
											{
												["y"] = 641934.39355573,
												["x"] = -309512.83353902,
											}, -- end of [77]
											[5] = 
											{
												["y"] = 645151.59897771,
												["x"] = -310285.27413646,
											}, -- end of [5]
											[20] = 
											{
												["y"] = 644529.41894256,
												["x"] = -310520.21664943,
											}, -- end of [20]
											[80] = 
											{
												["y"] = 641546.44228837,
												["x"] = -309551.35730798,
											}, -- end of [80]
											[81] = 
											{
												["y"] = 641496.49083225,
												["x"] = -309553.4446086,
											}, -- end of [81]
											[82] = 
											{
												["y"] = 641441.50338405,
												["x"] = -309552.51740029,
											}, -- end of [82]
											[21] = 
											{
												["y"] = 644529.66135636,
												["x"] = -310505.22015922,
											}, -- end of [21]
											[84] = 
											{
												["y"] = 641336.88189595,
												["x"] = -309544.13605105,
											}, -- end of [84]
											[85] = 
											{
												["y"] = 641302.35281253,
												["x"] = -309538.43784602,
											}, -- end of [85]
											[86] = 
											{
												["y"] = 641268.18583909,
												["x"] = -309530.86645751,
											}, -- end of [86]
											[22] = 
											{
												["y"] = 644530.79596032,
												["x"] = -310490.26619373,
											}, -- end of [22]
											[88] = 
											{
												["y"] = 641196.55885557,
												["x"] = -309508.74165925,
											}, -- end of [88]
											[89] = 
											{
												["y"] = 641099.0035864,
												["x"] = -309469.93513777,
											}, -- end of [89]
											[90] = 
											{
												["y"] = 641010.02654451,
												["x"] = -309432.34420377,
											}, -- end of [90]
											[23] = 
											{
												["y"] = 644532.95652121,
												["x"] = -310475.42507561,
											}, -- end of [23]
											[6] = 
											{
												["y"] = 644943.0028667,
												["x"] = -310413.74692832,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 644538.04671594,
												["x"] = -310450.9517001,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 644563.7113259,
												["x"] = -310333.74433709,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 644570.6481665,
												["x"] = -310289.28687728,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 644574.82665098,
												["x"] = -310249.51009149,
											}, -- end of [27]
											[87] = 
											{
												["y"] = 641234.47312626,
												["x"] = -309521.47718591,
											}, -- end of [87]
											[7] = 
											{
												["y"] = 644916.64232263,
												["x"] = -310428.06006394,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 644577.14462358,
												["x"] = -310204.57343003,
											}, -- end of [28]
											[83] = 
											{
												["y"] = 641371.64783744,
												["x"] = -309548.14454955,
											}, -- end of [83]
											[79] = 
											{
												["y"] = 641740.17236239,
												["x"] = -309529.20123518,
											}, -- end of [79]
											[78] = 
											{
												["y"] = 641869.46872372,
												["x"] = -309515.80236608,
											}, -- end of [78]
											[29] = 
											{
												["y"] = 644577.21525558,
												["x"] = -310164.57860155,
											}, -- end of [29]
											[75] = 
											{
												["y"] = 642974.16238758,
												["x"] = -309518.4273274,
											}, -- end of [75]
											[71] = 
											{
												["y"] = 643118.32438426,
												["x"] = -309505.91256589,
											}, -- end of [71]
											[67] = 
											{
												["y"] = 643405.4062229,
												["x"] = -309377.78757321,
											}, -- end of [67]
											[30] = 
											{
												["y"] = 644575.51067709,
												["x"] = -310124.61839286,
											}, -- end of [30]
											[63] = 
											{
												["y"] = 643541.26295719,
												["x"] = -309327.88375622,
											}, -- end of [63]
											[47] = 
											{
												["y"] = 644309.00961431,
												["x"] = -309408.30703223,
											}, -- end of [47]
										}, -- end of [2]
										[4] = 
										{
											[31] = 
											{
												["y"] = 637252.94899237,
												["x"] = -306738.85825706,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 639422.84663521,
												["x"] = -307282.42572254,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 639131.07353395,
												["x"] = -307335.61229212,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 637218.0410088,
												["x"] = -306736.36901646,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 637148.06191274,
												["x"] = -306734.88937289,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 637138.06614263,
												["x"] = -306735.14477519,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 637128.09575208,
												["x"] = -306735.90067481,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 639121.07894989,
												["x"] = -307335.91088669,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 637113.22021779,
												["x"] = -306737.81516054,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 637088.62866489,
												["x"] = -306742.30150604,
											}, -- end of [37]
											[38] = 
											{
												["y"] = 637020.49590637,
												["x"] = -306758.33454837,
											}, -- end of [38]
											[39] = 
											{
												["y"] = 636871.41061895,
												["x"] = -306800.69080123,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 639111.0831344,
												["x"] = -307335.67475464,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 636408.15180472,
												["x"] = -306944.18139637,
											}, -- end of [40]
											[41] = 
											{
												["y"] = 636378.89584013,
												["x"] = -306950.80355927,
											}, -- end of [41]
											[42] = 
											{
												["y"] = 636359.1738391,
												["x"] = -306954.11131067,
											}, -- end of [42]
											[43] = 
											{
												["y"] = 636334.34277464,
												["x"] = -306956.98290402,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 639101.12542447,
												["x"] = -307334.77004233,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 636314.37913786,
												["x"] = -306958.15410754,
											}, -- end of [44]
											[45] = 
											{
												["y"] = 636294.38217023,
												["x"] = -306958.30157875,
											}, -- end of [45]
											[46] = 
											{
												["y"] = 636269.40971907,
												["x"] = -306957.18925765,
											}, -- end of [46]
											[3] = 
											{
												["y"] = 639421.69221623,
												["x"] = -307287.14277,
											}, -- end of [3]
											[12] = 
											{
												["y"] = 639091.22827061,
												["x"] = -307333.35059165,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 636205.06593524,
												["x"] = -306948.19204345,
											}, -- end of [48]
											[49] = 
											{
												["y"] = 635025.91705217,
												["x"] = -306700.19149873,
											}, -- end of [49]
											[50] = 
											{
												["y"] = 634996.07299735,
												["x"] = -306697.15525677,
											}, -- end of [50]
											[51] = 
											{
												["y"] = 634971.11342063,
												["x"] = -306695.80824165,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 639081.44121415,
												["x"] = -307331.30706926,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 634941.11643955,
												["x"] = -306695.6396128,
											}, -- end of [52]
											[53] = 
											{
												["y"] = 634896.18116247,
												["x"] = -306697.96763578,
											}, -- end of [53]
											[54] = 
											{
												["y"] = 634522.62284182,
												["x"] = -306730.45602541,
											}, -- end of [54]
											[55] = 
											{
												["y"] = 634487.62732266,
												["x"] = -306730.47760548,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 639071.80287313,
												["x"] = -307328.64766731,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 634452.67534323,
												["x"] = -306728.71715034,
											}, -- end of [56]
											[57] = 
											{
												["y"] = 634333.01958149,
												["x"] = -306719.89944996,
											}, -- end of [57]
											[58] = 
											{
												["y"] = 634318.02121723,
												["x"] = -306719.97300205,
											}, -- end of [58]
											[59] = 
											{
												["y"] = 634303.05269723,
												["x"] = -306720.90072647,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 639062.34547721,
												["x"] = -307325.4032399,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 634293.12928663,
												["x"] = -306722.1274431,
											}, -- end of [60]
											[61] = 
											{
												["y"] = 634283.29331542,
												["x"] = -306723.92181253,
											}, -- end of [61]
											[62] = 
											{
												["y"] = 634273.58446392,
												["x"] = -306726.31088668,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 639419.8905599,
												["x"] = -307262.6349706,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 639417.27607012,
												["x"] = -307289.2747706,
											}, -- end of [4]
											[16] = 
											{
												["y"] = 639053.10588791,
												["x"] = -307321.58250974,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 634254.68550221,
												["x"] = -306732.81858945,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 634245.56209976,
												["x"] = -306736.90926674,
											}, -- end of [65]
											[66] = 
											{
												["y"] = 634236.70115456,
												["x"] = -306741.54106224,
											}, -- end of [66]
											[17] = 
											{
												["y"] = 639044.1188596,
												["x"] = -307317.20066037,
											}, -- end of [17]
											[68] = 
											{
												["y"] = 634219.89877738,
												["x"] = -306752.36677444,
											}, -- end of [68]
											[69] = 
											{
												["y"] = 634211.96877194,
												["x"] = -306758.45754246,
											}, -- end of [69]
											[70] = 
											{
												["y"] = 634200.58984639,
												["x"] = -306768.22768703,
											}, -- end of [70]
											[18] = 
											{
												["y"] = 639035.38920883,
												["x"] = -307312.32496303,
											}, -- end of [18]
											[72] = 
											{
												["y"] = 634165.6961502,
												["x"] = -306804.01008254,
											}, -- end of [72]
											[73] = 
											{
												["y"] = 634145.70681772,
												["x"] = -306826.37418625,
											}, -- end of [73]
											[74] = 
											{
												["y"] = 634138.22181471,
												["x"] = -306833.00434671,
											}, -- end of [74]
											[19] = 
											{
												["y"] = 639022.73094305,
												["x"] = -307304.28129473,
											}, -- end of [19]
											[76] = 
											{
												["y"] = 634130.05356875,
												["x"] = -306838.74548763,
											}, -- end of [76]
											[77] = 
											{
												["y"] = 634112.57791648,
												["x"] = -306848.46743578,
											}, -- end of [77]
											[5] = 
											{
												["y"] = 639412.39819482,
												["x"] = -307290.47053565,
											}, -- end of [5]
											[20] = 
											{
												["y"] = 639006.49168661,
												["x"] = -307292.61114693,
											}, -- end of [20]
											[80] = 
											{
												["y"] = 634080.44132637,
												["x"] = -306862.21986983,
											}, -- end of [80]
											[81] = 
											{
												["y"] = 634070.78911548,
												["x"] = -306864.81975954,
											}, -- end of [81]
											[82] = 
											{
												["y"] = 634060.96343891,
												["x"] = -306866.67427572,
											}, -- end of [82]
											[21] = 
											{
												["y"] = 638911.46701075,
												["x"] = -307219.36829757,
											}, -- end of [21]
											[84] = 
											{
												["y"] = 634041.03724466,
												["x"] = -306868.05785577,
											}, -- end of [84]
											[85] = 
											{
												["y"] = 634031.05623691,
												["x"] = -306867.48745797,
											}, -- end of [85]
											[86] = 
											{
												["y"] = 634021.16404225,
												["x"] = -306866.05190864,
											}, -- end of [86]
											[22] = 
											{
												["y"] = 638894.69256197,
												["x"] = -307208.48116905,
											}, -- end of [22]
											[88] = 
											{
												["y"] = 634001.84505344,
												["x"] = -306860.9576999,
											}, -- end of [88]
											[89] = 
											{
												["y"] = 633992.58154831,
												["x"] = -306857.19761597,
											}, -- end of [89]
											[90] = 
											{
												["y"] = 633983.59410633,
												["x"] = -306852.81600173,
											}, -- end of [90]
											[23] = 
											{
												["y"] = 638877.38843116,
												["x"] = -307198.45771045,
											}, -- end of [23]
											[6] = 
											{
												["y"] = 639274.4957948,
												["x"] = -307314.65710446,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 638855.07474913,
												["x"] = -307187.19288447,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 638836.86007801,
												["x"] = -307178.93505442,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 638813.51661675,
												["x"] = -307169.99377546,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 638689.56400508,
												["x"] = -307130.83533238,
											}, -- end of [27]
											[91] = 
											{
												["y"] = 633978.08150051,
												["x"] = -306849.81756995,
											}, -- end of [91]
											[87] = 
											{
												["y"] = 634011.40306691,
												["x"] = -306863.88280798,
											}, -- end of [87]
											[7] = 
											{
												["y"] = 639150.99606832,
												["x"] = -307333.88812849,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 637361.06542341,
												["x"] = -306758.52221109,
											}, -- end of [28]
											[83] = 
											{
												["y"] = 634051.03117961,
												["x"] = -306867.79961169,
											}, -- end of [83]
											[79] = 
											{
												["y"] = 634089.86990739,
												["x"] = -306858.89284315,
											}, -- end of [79]
											[78] = 
											{
												["y"] = 634099.09426178,
												["x"] = -306855.03416429,
											}, -- end of [78]
											[29] = 
											{
												["y"] = 637317.19864733,
												["x"] = -306748.50592709,
											}, -- end of [29]
											[75] = 
											{
												["y"] = 634134.27571898,
												["x"] = -306836.06844264,
											}, -- end of [75]
											[71] = 
											{
												["y"] = 634186.20247036,
												["x"] = -306782.1165538,
											}, -- end of [71]
											[67] = 
											{
												["y"] = 634228.13782726,
												["x"] = -306746.70225322,
											}, -- end of [67]
											[30] = 
											{
												["y"] = 637282.72866117,
												["x"] = -306742.4625228,
											}, -- end of [30]
											[63] = 
											{
												["y"] = 634264.03741098,
												["x"] = -306729.28134814,
											}, -- end of [63]
											[47] = 
											{
												["y"] = 636244.55129152,
												["x"] = -306954.56227565,
											}, -- end of [47]
										}, -- end of [4]
										[8] = 
										{
											[1] = 
											{
												["y"] = 630300.42418609,
												["x"] = -305288.16717101,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630380.99687685,
												["x"] = -305116.11266197,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 630400.69590815,
												["x"] = -305081.31702103,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 630432.3643799,
												["x"] = -305042.77796745,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 630508.79606727,
												["x"] = -304996.56830907,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 630527.77884675,
												["x"] = -304990.27789775,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 630439.75634216,
												["x"] = -305036.04498868,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 630580.86015758,
												["x"] = -304975.89606607,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 630409.19849623,
												["x"] = -305068.96282541,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 630447.48281958,
												["x"] = -305029.69798397,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 630674.75613779,
												["x"] = -304949.85240023,
											}, -- end of [20]
											[11] = 
											{
												["y"] = 630455.51038821,
												["x"] = -305023.73657265,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 630392.90861669,
												["x"] = -305094.13553578,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 630415.35602734,
												["x"] = -305061.08508636,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 630463.81970171,
												["x"] = -305018.17462108,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 630472.39265353,
												["x"] = -305013.02833631,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 630425.33551556,
												["x"] = -305049.88858285,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 630481.21036967,
												["x"] = -305008.31403572,
											}, -- end of [14]
											[19] = 
											{
												["y"] = 630662.86601143,
												["x"] = -304953.5792403,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 630494.82775215,
												["x"] = -305002.03001969,
											}, -- end of [15]
										}, -- end of [8]
										[16] = 
										{
											[1] = 
											{
												["y"] = 648326.03088938,
												["x"] = -308068.70311162,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 647538.43897777,
												["x"] = -308577.05789093,
											}, -- end of [2]
										}, -- end of [16]
										[17] = 
										{
											[1] = 
											{
												["y"] = 647538.43897777,
												["x"] = -308577.05789093,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 646252.14861072,
												["x"] = -309081.06809742,
											}, -- end of [2]
										}, -- end of [17]
										[9] = 
										{
											[1] = 
											{
												["y"] = 630674.76593057,
												["x"] = -304949.84928258,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630717.43096308,
												["x"] = -304935.55427165,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 632355.58597288,
												["x"] = -304189.72540828,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 632542.93750793,
												["x"] = -304075.11604751,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 632949.59888072,
												["x"] = -303738.29836889,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 632990.85436796,
												["x"] = -303720.33868074,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 632585.71460817,
												["x"] = -304040.55468609,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 633598.94801296,
												["x"] = -303477.4107795,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 632417.61640504,
												["x"] = -304157.30207439,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 632660.08366827,
												["x"] = -303973.7168996,
											}, -- end of [10]
											[11] = 
											{
												["y"] = 632832.01932088,
												["x"] = -303813.55587348,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 630768.16348343,
												["x"] = -304914.32313162,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 632460.70929914,
												["x"] = -304131.95423215,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 632855.5071009,
												["x"] = -303794.89910145,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 632879.9633978,
												["x"] = -303777.53003584,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 632502.51724528,
												["x"] = -304104.5389134,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 632901.07880523,
												["x"] = -303764.15015547,
											}, -- end of [14]
											[19] = 
											{
												["y"] = 634174.85111765,
												["x"] = -303203.83826175,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 632927.23059318,
												["x"] = -303749.45752469,
											}, -- end of [15]
										}, -- end of [9]
										[18] = 
										{
											[1] = 
											{
												["y"] = 646252.14861072,
												["x"] = -309081.06809742,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 646252.14861072,
												["x"] = -309081.06809742,
											}, -- end of [2]
										}, -- end of [18]
										[5] = 
										{
											[27] = 
											{
												["y"] = 633209.87753805,
												["x"] = -306069.33793116,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 633961.06341609,
												["x"] = -306839.39252142,
											}, -- end of [2]
											[38] = 
											{
												["y"] = 631786.56648971,
												["x"] = -305980.58372996,
											}, -- end of [38]
											[3] = 
											{
												["y"] = 633919.97410603,
												["x"] = -306810.91048212,
											}, -- end of [3]
											[54] = 
											{
												["y"] = 630411.35169987,
												["x"] = -305543.45188002,
											}, -- end of [54]
											[4] = 
											{
												["y"] = 633579.58246807,
												["x"] = -306556.45386603,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 633556.64473186,
												["x"] = -306537.12504991,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 633545.74763077,
												["x"] = -306526.81931155,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 633535.4278187,
												["x"] = -306515.9351397,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 633525.63544528,
												["x"] = -306504.57538496,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 633507.9749717,
												["x"] = -306480.34168538,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 633490.66651657,
												["x"] = -306449.94283996,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 633420.86183207,
												["x"] = -306294.97805187,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 633381.55708553,
												["x"] = -306225.34134716,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 633322.90003199,
												["x"] = -306150.83267025,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 633261.64445537,
												["x"] = -306099.5682879,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 633191.7083188,
												["x"] = -306060.98345305,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 633081.67384493,
												["x"] = -306028.30311179,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 631158.36876676,
												["x"] = -305934.51433818,
											}, -- end of [40]
											[48] = 
											{
												["y"] = 630464.57394413,
												["x"] = -305555.37836122,
											}, -- end of [48]
											[56] = 
											{
												["y"] = 630304.99297344,
												["x"] = -305552.84261784,
											}, -- end of [56]
											[33] = 
											{
												["y"] = 633032.38857479,
												["x"] = -306019.90859118,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 631123.60512202,
												["x"] = -305930.50227028,
											}, -- end of [41]
											[49] = 
											{
												["y"] = 630455.4148812,
												["x"] = -305551.37029143,
											}, -- end of [49]
											[17] = 
											{
												["y"] = 633364.6796329,
												["x"] = -306200.54358965,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 633308.53073872,
												["x"] = -306136.92422416,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 633244.88235934,
												["x"] = -306088.66161695,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 633168.46381072,
												["x"] = -306051.79017942,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 632928.13971101,
												["x"] = -306007.44731843,
											}, -- end of [34]
											[42] = 
											{
												["y"] = 631113.77807187,
												["x"] = -305928.6593171,
											}, -- end of [42]
											[50] = 
											{
												["y"] = 630450.71085049,
												["x"] = -305549.67728458,
											}, -- end of [50]
											[55] = 
											{
												["y"] = 630401.35993197,
												["x"] = -305543.80134452,
											}, -- end of [55]
											[35] = 
											{
												["y"] = 632255.46661949,
												["x"] = -305951.53118091,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 633516.48501453,
												["x"] = -306492.69186945,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 633500.1294673,
												["x"] = -306467.55910303,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 633480.06179421,
												["x"] = -306427.3061221,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 633399.65795852,
												["x"] = -306255.29250552,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 633349.51097387,
												["x"] = -306180.6749569,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 633293.50588724,
												["x"] = -306123.72662656,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 633227.6145906,
												["x"] = -306078.5746799,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 633144.7502818,
												["x"] = -306043.88253952,
											}, -- end of [30]
											[36] = 
											{
												["y"] = 632230.47168982,
												["x"] = -305951.20557488,
											}, -- end of [36]
											[44] = 
											{
												["y"] = 631089.72620257,
												["x"] = -305921.8872946,
											}, -- end of [44]
											[52] = 
											{
												["y"] = 630431.27127089,
												["x"] = -305545.03827611,
											}, -- end of [52]
											[51] = 
											{
												["y"] = 630441.06304166,
												["x"] = -305547.04611331,
											}, -- end of [51]
											[47] = 
											{
												["y"] = 631053.36705777,
												["x"] = -305905.3565802,
											}, -- end of [47]
											[46] = 
											{
												["y"] = 631066.62700327,
												["x"] = -305912.36595678,
											}, -- end of [46]
											[39] = 
											{
												["y"] = 631726.58279364,
												["x"] = -305979.42316914,
											}, -- end of [39]
											[43] = 
											{
												["y"] = 631099.25369041,
												["x"] = -305924.91570137,
											}, -- end of [43]
											[37] = 
											{
												["y"] = 632200.4815005,
												["x"] = -305951.69604798,
											}, -- end of [37]
											[45] = 
											{
												["y"] = 631075.71794201,
												["x"] = -305916.52693019,
											}, -- end of [45]
											[53] = 
											{
												["y"] = 630421.3414673,
												["x"] = -305543.89384148,
											}, -- end of [53]
											[1] = 
											{
												["y"] = 633978.11623883,
												["x"] = -306849.83689854,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 633336.5730099,
												["x"] = -306165.42613909,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 633277.86455483,
												["x"] = -306111.26580652,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 633115.83780518,
												["x"] = -306035.8912207,
											}, -- end of [31]
										}, -- end of [5]
										[10] = 
										{
											[1] = 
											{
												["y"] = 634174.85086246,
												["x"] = -303203.83838836,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 636167.73372824,
												["x"] = -302248.93207517,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 636697.51931561,
												["x"] = -301913.33165148,
											}, -- end of [4]
											[3] = 
											{
												["y"] = 636189.14056714,
												["x"] = -302236.02496133,
											}, -- end of [3]
										}, -- end of [10]
										[11] = 
										{
											[27] = 
											{
												["y"] = 640988.22405896,
												["x"] = -299769.9280422,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 637307.88166694,
												["x"] = -301522.17322734,
											}, -- end of [2]
											[38] = 
											{
												["y"] = 641150.66898848,
												["x"] = -299947.67654487,
											}, -- end of [38]
											[3] = 
											{
												["y"] = 638518.88895785,
												["x"] = -300662.81758337,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 638544.62761185,
												["x"] = -300647.41237946,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 638584.45845431,
												["x"] = -300626.48209295,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 638634.1727221,
												["x"] = -300602.96735416,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 638666.58154075,
												["x"] = -300589.7607786,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 638727.98505453,
												["x"] = -300568.45883234,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 639429.89212257,
												["x"] = -300368.03104539,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 639681.19085392,
												["x"] = -300269.51454532,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 640907.92284422,
												["x"] = -299730.52578095,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 640922.5542493,
												["x"] = -299727.39372901,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 640941.60568455,
												["x"] = -299732.70793133,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 640978.07985014,
												["x"] = -299758.91564941,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 640990.98514497,
												["x"] = -299774.09481072,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 641016.43199732,
												["x"] = -299828.35897485,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 641212.10119492,
												["x"] = -299990.64863156,
											}, -- end of [40]
											[48] = 
											{
												["y"] = 641709.07500053,
												["x"] = -300211.44412201,
											}, -- end of [48]
											[33] = 
											{
												["y"] = 641019.21855293,
												["x"] = -299832.50969496,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 641242.17203242,
												["x"] = -300008.54957018,
											}, -- end of [41]
											[49] = 
											{
												["y"] = 641723.98606974,
												["x"] = -300213.0588471,
											}, -- end of [49]
											[17] = 
											{
												["y"] = 640927.53741178,
												["x"] = -299727.68931445,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 640945.97741121,
												["x"] = -299735.13311886,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 640981.70467547,
												["x"] = -299762.35883763,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 640993.43593554,
												["x"] = -299778.45194843,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 641022.21408237,
												["x"] = -299836.51214909,
											}, -- end of [34]
											[42] = 
											{
												["y"] = 641286.46564198,
												["x"] = -300031.7344476,
											}, -- end of [42]
											[50] = 
											{
												["y"] = 641738.96545282,
												["x"] = -300213.75878672,
											}, -- end of [50]
											[9] = 
											{
												["y"] = 639343.26051509,
												["x"] = -300392.39181042,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 639542.61094051,
												["x"] = -300326.88073693,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 640893.75881256,
												["x"] = -299735.45400091,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 640917.5970055,
												["x"] = -299728.00698742,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 640932.3994855,
												["x"] = -299728.83647437,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 640954.38733342,
												["x"] = -299740.53996251,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 640985.11201625,
												["x"] = -299766.01669868,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 640997.6948781,
												["x"] = -299787.49733088,
											}, -- end of [30]
											[36] = 
											{
												["y"] = 641032.5453468,
												["x"] = -299847.37195588,
											}, -- end of [36]
											[44] = 
											{
												["y"] = 641646.68376868,
												["x"] = -300193.67517812,
											}, -- end of [44]
											[52] = 
											{
												["y"] = 641758.57241919,
												["x"] = -300213.20504324,
											}, -- end of [52]
											[51] = 
											{
												["y"] = 641753.96225906,
												["x"] = -300213.51392217,
											}, -- end of [51]
											[47] = 
											{
												["y"] = 641699.22654328,
												["x"] = -300209.71575769,
											}, -- end of [47]
											[46] = 
											{
												["y"] = 641684.62878187,
												["x"] = -300206.27618732,
											}, -- end of [46]
											[39] = 
											{
												["y"] = 641182.9092492,
												["x"] = -299971.34649789,
											}, -- end of [39]
											[43] = 
											{
												["y"] = 641582.06355556,
												["x"] = -300166.77928123,
											}, -- end of [43]
											[37] = 
											{
												["y"] = 641096.45435486,
												["x"] = -299903.40907291,
											}, -- end of [37]
											[45] = 
											{
												["y"] = 641670.24699591,
												["x"] = -300202.01958515,
											}, -- end of [45]
											[35] = 
											{
												["y"] = 641025.48790481,
												["x"] = -299840.29032326,
											}, -- end of [35]
											[1] = 
											{
												["y"] = 636697.51916326,
												["x"] = -301913.33174758,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 640937.08685356,
												["x"] = -299730.57047565,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 640966.48456855,
												["x"] = -299749.40573058,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 641011.57844748,
												["x"] = -299819.62132034,
											}, -- end of [31]
										}, -- end of [11]
										[3] = 
										{
											[31] = 
											{
												["y"] = 639741.79134739,
												["x"] = -307652.78948203,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 640927.91912806,
												["x"] = -309395.51892047,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 640826.11620564,
												["x"] = -309324.14375751,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 639734.72436272,
												["x"] = -307634.08316956,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 639730.34608809,
												["x"] = -307619.73781516,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 639725.49811446,
												["x"] = -307600.33674382,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 639720.68775636,
												["x"] = -307575.80633341,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 640812.54148688,
												["x"] = -309309.45905271,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 639712.26182976,
												["x"] = -307516.40684564,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 639696.48419568,
												["x"] = -307397.4611087,
											}, -- end of [37]
											[38] = 
											{
												["y"] = 639691.6537566,
												["x"] = -307372.93504268,
											}, -- end of [38]
											[39] = 
											{
												["y"] = 639687.99767044,
												["x"] = -307358.38899111,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 640799.91181525,
												["x"] = -309293.95464691,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 639683.50187618,
												["x"] = -307344.08155434,
											}, -- end of [40]
											[41] = 
											{
												["y"] = 639679.90792011,
												["x"] = -307334.75117866,
											}, -- end of [41]
											[42] = 
											{
												["y"] = 639675.74417349,
												["x"] = -307325.66129745,
											}, -- end of [42]
											[43] = 
											{
												["y"] = 639670.94386129,
												["x"] = -307316.8914863,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 640785.18307736,
												["x"] = -309273.7571093,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 639665.46582554,
												["x"] = -307308.52876884,
											}, -- end of [44]
											[45] = 
											{
												["y"] = 639659.30779502,
												["x"] = -307300.65357739,
											}, -- end of [45]
											[46] = 
											{
												["y"] = 639652.51842531,
												["x"] = -307293.31538645,
											}, -- end of [46]
											[3] = 
											{
												["y"] = 640901.34270997,
												["x"] = -309381.61041024,
											}, -- end of [3]
											[12] = 
											{
												["y"] = 640738.93826519,
												["x"] = -309202.44673307,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 639637.28875862,
												["x"] = -307280.38398973,
											}, -- end of [48]
											[49] = 
											{
												["y"] = 639628.95678539,
												["x"] = -307274.85891872,
											}, -- end of [49]
											[50] = 
											{
												["y"] = 639620.21319576,
												["x"] = -307270.01161103,
											}, -- end of [50]
											[51] = 
											{
												["y"] = 639611.10683993,
												["x"] = -307265.88627225,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 640370.33629177,
												["x"] = -308601.50124826,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 639601.68900145,
												["x"] = -307262.5329793,
											}, -- end of [52]
											[53] = 
											{
												["y"] = 639592.01656256,
												["x"] = -307260.00734065,
											}, -- end of [53]
											[54] = 
											{
												["y"] = 639582.1566093,
												["x"] = -307258.36064273,
											}, -- end of [54]
											[55] = 
											{
												["y"] = 639572.19196782,
												["x"] = -307257.55198703,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 640335.17771346,
												["x"] = -308535.26159977,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 639562.19417298,
												["x"] = -307257.48284395,
											}, -- end of [56]
											[57] = 
											{
												["y"] = 639552.2122862,
												["x"] = -307258.05919281,
											}, -- end of [57]
											[58] = 
											{
												["y"] = 639542.27827185,
												["x"] = -307259.19618296,
											}, -- end of [58]
											[59] = 
											{
												["y"] = 639527.50707029,
												["x"] = -307261.79045215,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 640105.26797439,
												["x"] = -308057.79628638,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 639512.91365467,
												["x"] = -307265.25188814,
											}, -- end of [60]
											[61] = 
											{
												["y"] = 639493.71960371,
												["x"] = -307270.86364816,
											}, -- end of [61]
											[62] = 
											{
												["y"] = 639460.44122036,
												["x"] = -307281.65649431,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 641010.02993187,
												["x"] = -309432.3456442,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 640884.18160268,
												["x"] = -309371.34394745,
											}, -- end of [4]
											[16] = 
											{
												["y"] = 640082.31305243,
												["x"] = -308019.09711289,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 639435.93077601,
												["x"] = -307286.47315603,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 639430.92598929,
												["x"] = -307286.42678372,
											}, -- end of [65]
											[66] = 
											{
												["y"] = 639427.20394727,
												["x"] = -307283.47387706,
											}, -- end of [66]
											[17] = 
											{
												["y"] = 640062.89988321,
												["x"] = -307989.97934572,
											}, -- end of [17]
											[68] = 
											{
												["y"] = 639423.82035843,
												["x"] = -307268.86671976,
											}, -- end of [68]
											[69] = 
											{
												["y"] = 639422.70689363,
												["x"] = -307262.20365315,
											}, -- end of [69]
											[18] = 
											{
												["y"] = 640041.9682663,
												["x"] = -307961.93336729,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 640019.57109149,
												["x"] = -307935.04321028,
											}, -- end of [19]
											[5] = 
											{
												["y"] = 640867.64926988,
												["x"] = -309360.09434231,
											}, -- end of [5]
											[20] = 
											{
												["y"] = 639999.20948247,
												["x"] = -307913.01594268,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 639970.65005412,
												["x"] = -307885.01583703,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 639936.76125403,
												["x"] = -307855.41631712,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 639819.84845372,
												["x"] = -307761.50481179,
											}, -- end of [23]
											[6] = 
											{
												["y"] = 640851.83795353,
												["x"] = -309347.8518954,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 639801.91217596,
												["x"] = -307744.09488917,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 639791.73547132,
												["x"] = -307733.07718598,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 639779.08610135,
												["x"] = -307717.5881404,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 639770.22090136,
												["x"] = -307705.49147409,
											}, -- end of [27]
											[7] = 
											{
												["y"] = 640836.80950639,
												["x"] = -309334.66031547,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 639762.04816258,
												["x"] = -307692.91578181,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 639754.56630522,
												["x"] = -307679.91666621,
											}, -- end of [29]
											[67] = 
											{
												["y"] = 639425.70734798,
												["x"] = -307278.68545923,
											}, -- end of [67]
											[30] = 
											{
												["y"] = 639747.81134557,
												["x"] = -307666.52623103,
											}, -- end of [30]
											[63] = 
											{
												["y"] = 639445.81211107,
												["x"] = -307284.9621764,
											}, -- end of [63]
											[47] = 
											{
												["y"] = 639645.15992881,
												["x"] = -307286.54783855,
											}, -- end of [47]
										}, -- end of [3]
										[6] = 
										{
											[13] = 
											{
												["y"] = 630300.42421427,
												["x"] = -305288.16710769,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 630225.68257202,
												["x"] = -305549.30934498,
											}, -- end of [7]
											[1] = 
											{
												["y"] = 630304.99295734,
												["x"] = -305552.84261477,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630290.02904836,
												["x"] = -305553.83036908,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 630240.0481532,
												["x"] = -305553.41444829,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 630198.62787355,
												["x"] = -305536.34935686,
											}, -- end of [8]
											[9] = 
											{
												["y"] = 630194.30094408,
												["x"] = -305533.79223862,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 630235.12701862,
												["x"] = -305552.55234241,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 630192.04979922,
												["x"] = -305529.60686673,
											}, -- end of [10]
											[3] = 
											{
												["y"] = 630245.0313279,
												["x"] = -305553.83161812,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 630230.33398359,
												["x"] = -305551.14486851,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 630194.93665424,
												["x"] = -305520.10104363,
											}, -- end of [12]
											[11] = 
											{
												["y"] = 630192.98710216,
												["x"] = -305524.70322434,
											}, -- end of [11]
										}, -- end of [6]
										[12] = 
										{
											[27] = 
											{
												["y"] = 643824.08025033,
												["x"] = -299649.35658343,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 641778.40770488,
												["x"] = -300210.17355918,
											}, -- end of [2]
											[38] = 
											{
												["y"] = 644361.23564405,
												["x"] = -299501.80828101,
											}, -- end of [38]
											[3] = 
											{
												["y"] = 641793.02120011,
												["x"] = -300206.8010839,
											}, -- end of [3]
											[54] = 
											{
												["y"] = 645398.15266753,
												["x"] = -299141.72258406,
											}, -- end of [54]
											[4] = 
											{
												["y"] = 641807.39634266,
												["x"] = -300202.53020734,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 641821.40005882,
												["x"] = -300197.16244766,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 641835.05531325,
												["x"] = -300190.95924813,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 641852.79863951,
												["x"] = -300181.73489746,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 641887.27524403,
												["x"] = -300161.46038138,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 642126.3427032,
												["x"] = -300016.06124467,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 642800.19835624,
												["x"] = -299762.7229949,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 642871.25091325,
												["x"] = -299738.84571063,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 642895.8847364,
												["x"] = -299734.65778964,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 642990.78405407,
												["x"] = -299735.97268741,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 643529.81638388,
												["x"] = -299630.62203232,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 643879.07401577,
												["x"] = -299649.50610626,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 644057.40561917,
												["x"] = -299627.38229643,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 644988.28556645,
												["x"] = -299128.14954236,
											}, -- end of [40]
											[48] = 
											{
												["y"] = 645095.81593149,
												["x"] = -299110.02126766,
											}, -- end of [48]
											[56] = 
											{
												["y"] = 645432.52192654,
												["x"] = -299135.18463053,
											}, -- end of [56]
											[33] = 
											{
												["y"] = 644101.00978547,
												["x"] = -299616.2804938,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 644997.57370511,
												["x"] = -299124.4478677,
											}, -- end of [41]
											[49] = 
											{
												["y"] = 645115.71719049,
												["x"] = -299111.98245813,
											}, -- end of [49]
											[57] = 
											{
												["y"] = 645451.80555697,
												["x"] = -299129.88799742,
											}, -- end of [57]
											[17] = 
											{
												["y"] = 642905.85112834,
												["x"] = -299733.85025846,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 643010.66904236,
												["x"] = -299733.95638148,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 643564.812184,
												["x"] = -299630.66425207,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 643929.00400914,
												["x"] = -299646.94773828,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 644144.00034315,
												["x"] = -299602.99938869,
											}, -- end of [34]
											[42] = 
											{
												["y"] = 645011.82481459,
												["x"] = -299119.77653603,
											}, -- end of [42]
											[50] = 
											{
												["y"] = 645328.31031701,
												["x"] = -299143.75419972,
											}, -- end of [50]
											[58] = 
											{
												["y"] = 645485.0250935,
												["x"] = -299118.87758059,
											}, -- end of [58]
											[55] = 
											{
												["y"] = 645417.87082102,
												["x"] = -299138.39344648,
											}, -- end of [55]
											[35] = 
											{
												["y"] = 644186.23935437,
												["x"] = -299587.49513379,
											}, -- end of [35]
											[59] = 
											{
												["y"] = 645506.88793951,
												["x"] = -299110.9767813,
											}, -- end of [59]
											[9] = 
											{
												["y"] = 642086.32165294,
												["x"] = -300036.62556249,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 642158.22840308,
												["x"] = -300001.63833618,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 642856.77835575,
												["x"] = -299742.76911852,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 642885.97651126,
												["x"] = -299735.99785426,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 642920.84480202,
												["x"] = -299733.50416069,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 643460.06896062,
												["x"] = -299636.16379427,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 643609.74251919,
												["x"] = -299633.08613877,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 643968.79895411,
												["x"] = -299642.93970105,
											}, -- end of [30]
											[36] = 
											{
												["y"] = 644232.28395745,
												["x"] = -299568.01953643,
											}, -- end of [36]
											[44] = 
											{
												["y"] = 645041.03646699,
												["x"] = -299113.0122448,
											}, -- end of [44]
											[52] = 
											{
												["y"] = 645368.28264879,
												["x"] = -299144.38958372,
											}, -- end of [52]
											[51] = 
											{
												["y"] = 645348.28654907,
												["x"] = -299144.65976387,
											}, -- end of [51]
											[47] = 
											{
												["y"] = 645080.82933431,
												["x"] = -299109.45346544,
											}, -- end of [47]
											[46] = 
											{
												["y"] = 645070.83400353,
												["x"] = -299109.70644222,
											}, -- end of [46]
											[39] = 
											{
												["y"] = 644979.2514755,
												["x"] = -299132.43345447,
											}, -- end of [39]
											[43] = 
											{
												["y"] = 645026.33691578,
												["x"] = -299115.98991566,
											}, -- end of [43]
											[37] = 
											{
												["y"] = 644295.21619806,
												["x"] = -299537.38364583,
											}, -- end of [37]
											[45] = 
											{
												["y"] = 645055.88245169,
												["x"] = -299110.88519498,
											}, -- end of [45]
											[53] = 
											{
												["y"] = 645383.2490203,
												["x"] = -299143.4082406,
											}, -- end of [53]
											[1] = 
											{
												["y"] = 641758.64160597,
												["x"] = -300213.19768773,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 642960.81188796,
												["x"] = -299735.03863937,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 643494.86880892,
												["x"] = -299632.45751255,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 644013.29792345,
												["x"] = -299636.27515299,
											}, -- end of [31]
										}, -- end of [12]
										[13] = 
										{
											[27] = 
											{
												["y"] = 648913.57705908,
												["x"] = -299178.36861593,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 645994.68605623,
												["x"] = -298931.03772582,
											}, -- end of [2]
											[38] = 
											{
												["y"] = 649497.293236,
												["x"] = -299795.42512001,
											}, -- end of [38]
											[3] = 
											{
												["y"] = 646152.62019405,
												["x"] = -298883.29457144,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 646560.70169992,
												["x"] = -298784.16343789,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 646598.51050726,
												["x"] = -298771.11830943,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 646640.26040915,
												["x"] = -298754.3405868,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 646768.82162991,
												["x"] = -298698.97576399,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 646797.16220736,
												["x"] = -298689.14528914,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 646850.33451321,
												["x"] = -298675.18131257,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 646904.66527182,
												["x"] = -298666.78685537,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 646969.56711581,
												["x"] = -298663.76674919,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 647523.46146135,
												["x"] = -298697.63386012,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 648261.7886421,
												["x"] = -298851.98404538,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 648841.92833327,
												["x"] = -299132.79131463,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 648937.04404548,
												["x"] = -299197.05388021,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 649314.66318074,
												["x"] = -299546.03551477,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 649666.16272092,
												["x"] = -299911.6054104,
											}, -- end of [40]
											[33] = 
											{
												["y"] = 649341.33191541,
												["x"] = -299582.27674198,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 649667.1687534,
												["x"] = -299912.24120625,
											}, -- end of [41]
											[17] = 
											{
												["y"] = 647622.76306254,
												["x"] = -298709.34672983,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 648294.96737615,
												["x"] = -298863.11869963,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 648863.7346565,
												["x"] = -299145.0136252,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 649212.76104363,
												["x"] = -299436.21217314,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 649461.91845308,
												["x"] = -299760.25478428,
											}, -- end of [34]
											[9] = 
											{
												["y"] = 646821.15072566,
												["x"] = -298682.11439988,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 646879.86278893,
												["x"] = -298669.90473763,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 646934.5796251,
												["x"] = -298664.56971804,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 647044.52916108,
												["x"] = -298665.91806878,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 647726.30517221,
												["x"] = -298726.73252549,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 648327.5512927,
												["x"] = -298875.88972589,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 648889.09901961,
												["x"] = -299161.02888243,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 649248.83254888,
												["x"] = -299470.82780745,
											}, -- end of [30]
											[36] = 
											{
												["y"] = 649478.56436499,
												["x"] = -299778.88794897,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 649489.5594044,
												["x"] = -299789.08848984,
											}, -- end of [37]
											[39] = 
											{
												["y"] = 649525.67420622,
												["x"] = -299815.90212448,
											}, -- end of [39]
											[35] = 
											{
												["y"] = 649468.32546641,
												["x"] = -299767.93019621,
											}, -- end of [35]
											[1] = 
											{
												["y"] = 645506.89391972,
												["x"] = -299110.9745896,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 648203.81579654,
												["x"] = -298836.55075295,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 648359.42557593,
												["x"] = -298890.34069397,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 649282.81890464,
												["x"] = -299507.49394812,
											}, -- end of [31]
										}, -- end of [13]
										[7] = 
										{
											[1] = 
											{
												["y"] = 630299.05880086,
												["x"] = -305287.54625258,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630299.05880086,
												["x"] = -305287.54625258,
											}, -- end of [2]
										}, -- end of [7]
										[14] = 
										{
											[33] = 
											{
												["y"] = 650026.92432274,
												["x"] = -300833.93057433,
											}, -- end of [33]
											[35] = 
											{
												["y"] = 650128.86170459,
												["x"] = -300897.07621916,
											}, -- end of [35]
											[37] = 
											{
												["y"] = 650155.52199759,
												["x"] = -300919.72366352,
											}, -- end of [37]
											[39] = 
											{
												["y"] = 650175.79473187,
												["x"] = -300941.80680293,
											}, -- end of [39]
											[41] = 
											{
												["y"] = 650187.44064389,
												["x"] = -300958.05608269,
											}, -- end of [41]
											[43] = 
											{
												["y"] = 650197.43436602,
												["x"] = -300975.37117764,
											}, -- end of [43]
											[45] = 
											{
												["y"] = 650205.72104249,
												["x"] = -300993.56535134,
											}, -- end of [45]
											[47] = 
											{
												["y"] = 650212.23887597,
												["x"] = -301012.46547666,
											}, -- end of [47]
											[49] = 
											{
												["y"] = 650216.91374669,
												["x"] = -301031.90339646,
											}, -- end of [49]
											[51] = 
											{
												["y"] = 650219.65716351,
												["x"] = -301051.70592825,
											}, -- end of [51]
											[53] = 
											{
												["y"] = 650220.34090927,
												["x"] = -301076.68260947,
											}, -- end of [53]
											[55] = 
											{
												["y"] = 650217.85450502,
												["x"] = -301106.56582359,
											}, -- end of [55]
											[57] = 
											{
												["y"] = 650208.42250841,
												["x"] = -301155.64650283,
											}, -- end of [57]
											[59] = 
											{
												["y"] = 650190.57429944,
												["x"] = -301238.68554402,
											}, -- end of [59]
											[61] = 
											{
												["y"] = 650189.7740303,
												["x"] = -301258.65807674,
											}, -- end of [61]
											[63] = 
											{
												["y"] = 650191.18282227,
												["x"] = -301278.59434172,
											}, -- end of [63]
											[66] = 
											{
												["y"] = 650197.9292613,
												["x"] = -301307.78053731,
											}, -- end of [66]
											[70] = 
											{
												["y"] = 650214.72134054,
												["x"] = -301343.98281772,
											}, -- end of [70]
											[74] = 
											{
												["y"] = 650338.7309547,
												["x"] = -301494.28027997,
											}, -- end of [74]
											[78] = 
											{
												["y"] = 650399.04493811,
												["x"] = -301586.01183879,
											}, -- end of [78]
											[82] = 
											{
												["y"] = 650419.33467038,
												["x"] = -301642.33730855,
											}, -- end of [82]
											[86] = 
											{
												["y"] = 650425.49410288,
												["x"] = -301701.8732759,
											}, -- end of [86]
											[90] = 
											{
												["y"] = 650417.39914399,
												["x"] = -301761.18102663,
											}, -- end of [90]
											[94] = 
											{
												["y"] = 650395.29025755,
												["x"] = -301816.80554481,
											}, -- end of [94]
											[98] = 
											{
												["y"] = 650337.7379036,
												["x"] = -301898.3469516,
											}, -- end of [98]
											[102] = 
											{
												["y"] = 650298.6701773,
												["x"] = -301943.82341985,
											}, -- end of [102]
											[106] = 
											{
												["y"] = 650291.20641415,
												["x"] = -301962.23063156,
											}, -- end of [106]
											[110] = 
											{
												["y"] = 650291.95303578,
												["x"] = -301982.06281817,
											}, -- end of [110]
											[114] = 
											{
												["y"] = 650300.99587536,
												["x"] = -301999.71366063,
											}, -- end of [114]
											[118] = 
											{
												["y"] = 650940.16560467,
												["x"] = -302646.93016305,
											}, -- end of [118]
											[122] = 
											{
												["y"] = 650937.52371515,
												["x"] = -302786.7511259,
											}, -- end of [122]
											[126] = 
											{
												["y"] = 650929.93537995,
												["x"] = -302805.12909067,
											}, -- end of [126]
											[132] = 
											{
												["y"] = 650908.08904054,
												["x"] = -302825.20141663,
											}, -- end of [132]
											[140] = 
											{
												["y"] = 650710.22037738,
												["x"] = -302892.82137276,
											}, -- end of [140]
											[148] = 
											{
												["y"] = 650681.96213101,
												["x"] = -302927.37585642,
											}, -- end of [148]
											[156] = 
											{
												["y"] = 650672.3697134,
												["x"] = -302995.70635582,
											}, -- end of [156]
											[164] = 
											{
												["y"] = 650740.74108143,
												["x"] = -303679.56944273,
											}, -- end of [164]
											[172] = 
											{
												["y"] = 650474.25618469,
												["x"] = -303823.74080825,
											}, -- end of [172]
											[180] = 
											{
												["y"] = 650346.44075454,
												["x"] = -304205.59177072,
											}, -- end of [180]
											[188] = 
											{
												["y"] = 649703.97918033,
												["x"] = -305335.93929189,
											}, -- end of [188]
											[196] = 
											{
												["y"] = 649624.32329976,
												["x"] = -305430.78769136,
											}, -- end of [196]
											[204] = 
											{
												["y"] = 649295.19716295,
												["x"] = -305545.80480746,
											}, -- end of [204]
											[212] = 
											{
												["y"] = 649189.91142385,
												["x"] = -305620.22986353,
											}, -- end of [212]
											[220] = 
											{
												["y"] = 649093.57375969,
												["x"] = -305805.27485974,
											}, -- end of [220]
											[228] = 
											{
												["y"] = 648870.60161724,
												["x"] = -306526.58296096,
											}, -- end of [228]
											[236] = 
											{
												["y"] = 648869.07253544,
												["x"] = -306605.21770716,
											}, -- end of [236]
											[1] = 
											{
												["y"] = 649667.17325594,
												["x"] = -299912.24406281,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 649705.85742914,
												["x"] = -299935.22690559,
											}, -- end of [2]
											[133] = 
											{
												["y"] = 650903.56667746,
												["x"] = -302827.33155157,
											}, -- end of [133]
											[141] = 
											{
												["y"] = 650706.39227876,
												["x"] = -302896.03629773,
											}, -- end of [141]
											[149] = 
											{
												["y"] = 650679.86798227,
												["x"] = -302931.915123,
											}, -- end of [149]
											[157] = 
											{
												["y"] = 650676.0168033,
												["x"] = -303025.48051334,
											}, -- end of [157]
											[165] = 
											{
												["y"] = 650738.56784627,
												["x"] = -303684.06482143,
											}, -- end of [165]
											[173] = 
											{
												["y"] = 650467.14566246,
												["x"] = -303830.7695809,
											}, -- end of [173]
											[181] = 
											{
												["y"] = 650336.54307406,
												["x"] = -304228.5474101,
											}, -- end of [181]
											[3] = 
											{
												["y"] = 649750.00562085,
												["x"] = -299958.6880535,
											}, -- end of [3]
											[197] = 
											{
												["y"] = 649611.86681633,
												["x"] = -305439.13873546,
											}, -- end of [197]
											[205] = 
											{
												["y"] = 649277.02818079,
												["x"] = -305554.15838569,
											}, -- end of [205]
											[213] = 
											{
												["y"] = 649177.07670257,
												["x"] = -305635.56549731,
											}, -- end of [213]
											[221] = 
											{
												["y"] = 649088.21258749,
												["x"] = -305824.53947546,
											}, -- end of [221]
											[229] = 
											{
												["y"] = 648867.72121642,
												["x"] = -306536.15795441,
											}, -- end of [229]
											[237] = 
											{
												["y"] = 648873.82951161,
												["x"] = -306619.44168323,
											}, -- end of [237]
											[4] = 
											{
												["y"] = 649790.5560801,
												["x"] = -299978.18190348,
											}, -- end of [4]
											[67] = 
											{
												["y"] = 650201.35413734,
												["x"] = -301317.17424467,
											}, -- end of [67]
											[71] = 
											{
												["y"] = 650222.9931308,
												["x"] = -301356.49281955,
											}, -- end of [71]
											[75] = 
											{
												["y"] = 650362.82610395,
												["x"] = -301526.2031748,
											}, -- end of [75]
											[5] = 
											{
												["y"] = 649799.96197624,
												["x"] = -299981.56574872,
											}, -- end of [5]
											[83] = 
											{
												["y"] = 650422.23069702,
												["x"] = -301657.0526386,
											}, -- end of [83]
											[87] = 
											{
												["y"] = 650424.79848138,
												["x"] = -301716.85495396,
											}, -- end of [87]
											[91] = 
											{
												["y"] = 650413.15563454,
												["x"] = -301775.56576678,
											}, -- end of [91]
											[6] = 
											{
												["y"] = 649804.79236162,
												["x"] = -299982.85290178,
											}, -- end of [6]
											[99] = 
											{
												["y"] = 650314.66775905,
												["x"] = -301924.66328427,
											}, -- end of [99]
											[103] = 
											{
												["y"] = 650296.13702415,
												["x"] = -301948.1324433,
											}, -- end of [103]
											[107] = 
											{
												["y"] = 650290.59664694,
												["x"] = -301967.1909952,
											}, -- end of [107]
											[7] = 
											{
												["y"] = 649809.69545552,
												["x"] = -299983.82856758,
											}, -- end of [7]
											[115] = 
											{
												["y"] = 650307.37938385,
												["x"] = -302007.4088558,
											}, -- end of [115]
											[119] = 
											{
												["y"] = 650940.36209506,
												["x"] = -302651.91639081,
											}, -- end of [119]
											[123] = 
											{
												["y"] = 650936.29233018,
												["x"] = -302791.5956253,
											}, -- end of [123]
											[8] = 
											{
												["y"] = 649814.64479222,
												["x"] = -299984.53466865,
											}, -- end of [8]
											[134] = 
											{
												["y"] = 650898.92471334,
												["x"] = -302829.18823989,
											}, -- end of [134]
											[9] = 
											{
												["y"] = 649824.60984888,
												["x"] = -299985.34853656,
											}, -- end of [9]
											[150] = 
											{
												["y"] = 650676.35520728,
												["x"] = -302941.27395732,
											}, -- end of [150]
											[10] = 
											{
												["y"] = 649834.58320883,
												["x"] = -299986.01135548,
											}, -- end of [10]
											[166] = 
											{
												["y"] = 650735.60968541,
												["x"] = -303688.08672504,
											}, -- end of [166]
											[11] = 
											{
												["y"] = 649839.25074443,
												["x"] = -299987.68338652,
											}, -- end of [11]
											[182] = 
											{
												["y"] = 650327.69870536,
												["x"] = -304246.4807748,
											}, -- end of [182]
											[12] = 
											{
												["y"] = 649841.11164412,
												["x"] = -299992.08069019,
											}, -- end of [12]
											[198] = 
											{
												["y"] = 649598.98948134,
												["x"] = -305446.82959991,
											}, -- end of [198]
											[13] = 
											{
												["y"] = 649841.34220845,
												["x"] = -299997.09576329,
											}, -- end of [13]
											[214] = 
											{
												["y"] = 649168.06616835,
												["x"] = -305647.5548364,
											}, -- end of [214]
											[14] = 
											{
												["y"] = 649840.24568434,
												["x"] = -300047.10598523,
											}, -- end of [14]
											[230] = 
											{
												["y"] = 648865.49404816,
												["x"] = -306545.90391145,
											}, -- end of [230]
											[15] = 
											{
												["y"] = 649823.62606667,
												["x"] = -300481.71763936,
											}, -- end of [15]
											[238] = 
											{
												["y"] = 648958.88044435,
												["x"] = -306831.64877545,
											}, -- end of [238]
											[16] = 
											{
												["y"] = 649825.34620334,
												["x"] = -300521.67690452,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 649828.12963977,
												["x"] = -300551.54422937,
											}, -- end of [17]
											[18] = 
											{
												["y"] = 649831.7534927,
												["x"] = -300576.27720609,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 649835.67841926,
												["x"] = -300595.88616899,
											}, -- end of [19]
											[20] = 
											{
												["y"] = 649840.64351271,
												["x"] = -300615.25731425,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 649846.7515494,
												["x"] = -300634.29837924,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 649854.01949051,
												["x"] = -300652.92772893,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 649862.40373802,
												["x"] = -300671.08216054,
											}, -- end of [23]
											[24] = 
											{
												["y"] = 649871.86210705,
												["x"] = -300688.70090148,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 649882.35542631,
												["x"] = -300705.72357958,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 649893.84707975,
												["x"] = -300722.08885763,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 649906.30222886,
												["x"] = -300737.7332613,
											}, -- end of [27]
											[28] = 
											{
												["y"] = 649919.68675561,
												["x"] = -300752.59020655,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 649933.95436059,
												["x"] = -300766.60147574,
											}, -- end of [29]
											[30] = 
											{
												["y"] = 649948.97238253,
												["x"] = -300779.80653322,
											}, -- end of [30]
											[31] = 
											{
												["y"] = 649968.58406076,
												["x"] = -300795.3059695,
											}, -- end of [31]
											[32] = 
											{
												["y"] = 649993.07816432,
												["x"] = -300812.62154618,
											}, -- end of [32]
											[34] = 
											{
												["y"] = 650108.50159943,
												["x"] = -300882.57528647,
											}, -- end of [34]
											[36] = 
											{
												["y"] = 650144.41522605,
												["x"] = -300909.64467266,
											}, -- end of [36]
											[38] = 
											{
												["y"] = 650166.02883949,
												["x"] = -300930.42572596,
											}, -- end of [38]
											[40] = 
											{
												["y"] = 650181.82083912,
												["x"] = -300949.78581703,
											}, -- end of [40]
											[42] = 
											{
												["y"] = 650192.6473842,
												["x"] = -300966.59249034,
											}, -- end of [42]
											[44] = 
											{
												["y"] = 650201.79470519,
												["x"] = -300984.36942557,
											}, -- end of [44]
											[46] = 
											{
												["y"] = 650209.20536717,
												["x"] = -301002.93768401,
											}, -- end of [46]
											[48] = 
											{
												["y"] = 650214.81187357,
												["x"] = -301022.12778708,
											}, -- end of [48]
											[50] = 
											{
												["y"] = 650218.53296713,
												["x"] = -301041.77039479,
											}, -- end of [50]
											[52] = 
											{
												["y"] = 650220.27933892,
												["x"] = -301061.68543574,
											}, -- end of [52]
											[54] = 
											{
												["y"] = 650219.48637211,
												["x"] = -301091.65627111,
											}, -- end of [54]
											[56] = 
											{
												["y"] = 650214.69203562,
												["x"] = -301126.31206119,
											}, -- end of [56]
											[58] = 
											{
												["y"] = 650192.65020369,
												["x"] = -301223.83273523,
											}, -- end of [58]
											[60] = 
											{
												["y"] = 650189.86955388,
												["x"] = -301248.65858316,
											}, -- end of [60]
											[62] = 
											{
												["y"] = 650190.16654817,
												["x"] = -301268.64816976,
											}, -- end of [62]
											[64] = 
											{
												["y"] = 650192.82590404,
												["x"] = -301288.4571326,
											}, -- end of [64]
											[68] = 
											{
												["y"] = 650205.22875298,
												["x"] = -301326.392293,
											}, -- end of [68]
											[72] = 
											{
												["y"] = 650235.02524925,
												["x"] = -301372.46532713,
											}, -- end of [72]
											[76] = 
											{
												["y"] = 650376.85481443,
												["x"] = -301546.89324879,
											}, -- end of [76]
											[80] = 
											{
												["y"] = 650410.80711365,
												["x"] = -301613.59500825,
											}, -- end of [80]
											[84] = 
											{
												["y"] = 650424.21661716,
												["x"] = -301671.91827141,
											}, -- end of [84]
											[88] = 
											{
												["y"] = 650423.21770297,
												["x"] = -301731.76921514,
											}, -- end of [88]
											[92] = 
											{
												["y"] = 650408.01734893,
												["x"] = -301789.65546402,
											}, -- end of [92]
											[96] = 
											{
												["y"] = 650374.44962392,
												["x"] = -301850.92412158,
											}, -- end of [96]
											[100] = 
											{
												["y"] = 650304.59730174,
												["x"] = -301935.77655978,
											}, -- end of [100]
											[104] = 
											{
												["y"] = 650293.99469519,
												["x"] = -301952.64827927,
											}, -- end of [104]
											[108] = 
											{
												["y"] = 650290.50702595,
												["x"] = -301972.18812158,
											}, -- end of [108]
											[112] = 
											{
												["y"] = 650295.46930114,
												["x"] = -301991.39255367,
											}, -- end of [112]
											[116] = 
											{
												["y"] = 650324.45022039,
												["x"] = -302025.669897,
											}, -- end of [116]
											[120] = 
											{
												["y"] = 650939.49481899,
												["x"] = -302771.89189307,
											}, -- end of [120]
											[124] = 
											{
												["y"] = 650934.61694303,
												["x"] = -302796.30435066,
											}, -- end of [124]
											[128] = 
											{
												["y"] = 650923.85046766,
												["x"] = -302813.04809807,
											}, -- end of [128]
											[136] = 
											{
												["y"] = 650745.4294182,
												["x"] = -302874.1580058,
											}, -- end of [136]
											[144] = 
											{
												["y"] = 650692.59564817,
												["x"] = -302910.4759224,
											}, -- end of [144]
											[152] = 
											{
												["y"] = 650672.73655888,
												["x"] = -302955.81268978,
											}, -- end of [152]
											[160] = 
											{
												["y"] = 650747.05055772,
												["x"] = -303549.93365249,
											}, -- end of [160]
											[168] = 
											{
												["y"] = 650727.93334754,
												["x"] = -303694.39808409,
											}, -- end of [168]
											[176] = 
											{
												["y"] = 650455.50073229,
												["x"] = -303846.9810605,
											}, -- end of [176]
											[184] = 
											{
												["y"] = 650301.96891479,
												["x"] = -304289.31635841,
											}, -- end of [184]
											[192] = 
											{
												["y"] = 649668.14600535,
												["x"] = -305390.02754477,
											}, -- end of [192]
											[200] = 
											{
												["y"] = 649576.54441596,
												["x"] = -305457.81534294,
											}, -- end of [200]
											[208] = 
											{
												["y"] = 649234.33435076,
												["x"] = -305580.07440964,
											}, -- end of [208]
											[216] = 
											{
												["y"] = 649144.48772778,
												["x"] = -305685.85499184,
											}, -- end of [216]
											[224] = 
											{
												["y"] = 649062.16631091,
												["x"] = -306032.78118101,
											}, -- end of [224]
											[232] = 
											{
												["y"] = 648863.47851821,
												["x"] = -306565.78278662,
											}, -- end of [232]
											[235] = 
											{
												["y"] = 648866.48887049,
												["x"] = -306595.55925211,
											}, -- end of [235]
											[175] = 
											{
												["y"] = 650460.90506273,
												["x"] = -303838.56910084,
											}, -- end of [175]
											[195] = 
											{
												["y"] = 649636.21169005,
												["x"] = -305421.64487625,
											}, -- end of [195]
											[231] = 
											{
												["y"] = 648864.1136372,
												["x"] = -306555.80630951,
											}, -- end of [231]
											[227] = 
											{
												["y"] = 649041.52125959,
												["x"] = -306099.53838272,
											}, -- end of [227]
											[179] = 
											{
												["y"] = 650447.92703019,
												["x"] = -303865.46575452,
											}, -- end of [179]
											[199] = 
											{
												["y"] = 649590.14742869,
												["x"] = -305451.49852129,
											}, -- end of [199]
											[223] = 
											{
												["y"] = 649081.59612879,
												["x"] = -305858.89383165,
											}, -- end of [223]
											[222] = 
											{
												["y"] = 649084.01587563,
												["x"] = -305844.09222553,
											}, -- end of [222]
											[219] = 
											{
												["y"] = 649101.67605815,
												["x"] = -305781.62693568,
											}, -- end of [219]
											[183] = 
											{
												["y"] = 650315.52774096,
												["x"] = -304268.31580195,
											}, -- end of [183]
											[189] = 
											{
												["y"] = 649691.46711918,
												["x"] = -305357.57951374,
											}, -- end of [189]
											[215] = 
											{
												["y"] = 649157.04961042,
												["x"] = -305664.24407212,
											}, -- end of [215]
											[211] = 
											{
												["y"] = 649200.17877321,
												["x"] = -305609.29812475,
											}, -- end of [211]
											[187] = 
											{
												["y"] = 649955.52916982,
												["x"] = -304802.29406817,
											}, -- end of [187]
											[203] = 
											{
												["y"] = 649318.45606663,
												["x"] = -305536.64670568,
											}, -- end of [203]
											[207] = 
											{
												["y"] = 649250.91921298,
												["x"] = -305568.9027898,
											}, -- end of [207]
											[206] = 
											{
												["y"] = 649263.76030096,
												["x"] = -305561.15243283,
											}, -- end of [206]
											[129] = 
											{
												["y"] = 650920.30958512,
												["x"] = -302816.57571126,
											}, -- end of [129]
											[137] = 
											{
												["y"] = 650731.60761401,
												["x"] = -302879.97593082,
											}, -- end of [137]
											[145] = 
											{
												["y"] = 650689.62243007,
												["x"] = -302914.49533076,
											}, -- end of [145]
											[153] = 
											{
												["y"] = 650672.06560262,
												["x"] = -302960.76699567,
											}, -- end of [153]
											[161] = 
											{
												["y"] = 650744.10728618,
												["x"] = -303654.88433091,
											}, -- end of [161]
											[169] = 
											{
												["y"] = 650719.14999503,
												["x"] = -303699.1760437,
											}, -- end of [169]
											[177] = 
											{
												["y"] = 650453.28240861,
												["x"] = -303851.46103367,
											}, -- end of [177]
											[185] = 
											{
												["y"] = 650014.30975193,
												["x"] = -304692.0420838,
											}, -- end of [185]
											[193] = 
											{
												["y"] = 649658.12821776,
												["x"] = -305401.19079636,
											}, -- end of [193]
											[201] = 
											{
												["y"] = 649557.96279556,
												["x"] = -305465.20574187,
											}, -- end of [201]
											[209] = 
											{
												["y"] = 649222.42852585,
												["x"] = -305589.19488602,
											}, -- end of [209]
											[217] = 
											{
												["y"] = 649130.84287946,
												["x"] = -305712.56870104,
											}, -- end of [217]
											[225] = 
											{
												["y"] = 649057.75067509,
												["x"] = -306052.28391041,
											}, -- end of [225]
											[233] = 
											{
												["y"] = 648863.68181235,
												["x"] = -306575.77791902,
											}, -- end of [233]
											[190] = 
											{
												["y"] = 649683.29591779,
												["x"] = -305370.15684298,
											}, -- end of [190]
											[191] = 
											{
												["y"] = 649674.47436538,
												["x"] = -305382.28611256,
											}, -- end of [191]
											[65] = 
											{
												["y"] = 650195.06693625,
												["x"] = -301298.20136532,
											}, -- end of [65]
											[69] = 
											{
												["y"] = 650209.71607648,
												["x"] = -301335.32698534,
											}, -- end of [69]
											[73] = 
											{
												["y"] = 650264.09769116,
												["x"] = -301406.80759469,
											}, -- end of [73]
											[77] = 
											{
												["y"] = 650389.75585059,
												["x"] = -301568.30302738,
											}, -- end of [77]
											[81] = 
											{
												["y"] = 650415.51849341,
												["x"] = -301627.83357498,
											}, -- end of [81]
											[85] = 
											{
												["y"] = 650425.30189125,
												["x"] = -301686.87670592,
											}, -- end of [85]
											[89] = 
											{
												["y"] = 650420.75193718,
												["x"] = -301746.56289003,
											}, -- end of [89]
											[93] = 
											{
												["y"] = 650402.02429025,
												["x"] = -301803.40398669,
											}, -- end of [93]
											[97] = 
											{
												["y"] = 650359.77406334,
												["x"] = -301871.15978719,
											}, -- end of [97]
											[101] = 
											{
												["y"] = 650301.51219509,
												["x"] = -301939.71060974,
											}, -- end of [101]
											[105] = 
											{
												["y"] = 650292.3378027,
												["x"] = -301957.36271748,
											}, -- end of [105]
											[109] = 
											{
												["y"] = 650290.96189572,
												["x"] = -301977.16444522,
											}, -- end of [109]
											[113] = 
											{
												["y"] = 650298.06616498,
												["x"] = -301995.66292546,
											}, -- end of [113]
											[117] = 
											{
												["y"] = 650937.87155197,
												["x"] = -302642.65810124,
											}, -- end of [117]
											[121] = 
											{
												["y"] = 650938.40578192,
												["x"] = -302781.83031579,
											}, -- end of [121]
											[125] = 
											{
												["y"] = 650932.44396918,
												["x"] = -302800.80527608,
											}, -- end of [125]
											[130] = 
											{
												["y"] = 650916.47314038,
												["x"] = -302819.77973665,
											}, -- end of [130]
											[138] = 
											{
												["y"] = 650722.71845794,
												["x"] = -302884.55161685,
											}, -- end of [138]
											[146] = 
											{
												["y"] = 650686.85537616,
												["x"] = -302918.65957154,
											}, -- end of [146]
											[154] = 
											{
												["y"] = 650671.3822641,
												["x"] = -302970.74081216,
											}, -- end of [154]
											[162] = 
											{
												["y"] = 650742.91328363,
												["x"] = -303669.83322237,
											}, -- end of [162]
											[170] = 
											{
												["y"] = 650486.37342761,
												["x"] = -303814.94404758,
											}, -- end of [170]
											[178] = 
											{
												["y"] = 650451.333329,
												["x"] = -303856.06493929,
											}, -- end of [178]
											[186] = 
											{
												["y"] = 649984.60162762,
												["x"] = -304744.1641147,
											}, -- end of [186]
											[194] = 
											{
												["y"] = 649647.50366089,
												["x"] = -305411.77456002,
											}, -- end of [194]
											[202] = 
											{
												["y"] = 649529.5254896,
												["x"] = -305474.75189285,
											}, -- end of [202]
											[210] = 
											{
												["y"] = 649211.03833497,
												["x"] = -305598.95296082,
											}, -- end of [210]
											[218] = 
											{
												["y"] = 649114.35208378,
												["x"] = -305749.00712848,
											}, -- end of [218]
											[226] = 
											{
												["y"] = 649052.06262814,
												["x"] = -306071.45428618,
											}, -- end of [226]
											[234] = 
											{
												["y"] = 648864.70924935,
												["x"] = -306585.72261173,
											}, -- end of [234]
											[174] = 
											{
												["y"] = 650463.89659744,
												["x"] = -303834.56598881,
											}, -- end of [174]
											[171] = 
											{
												["y"] = 650478.07826379,
												["x"] = -303820.52047853,
											}, -- end of [171]
											[167] = 
											{
												["y"] = 650732.09426516,
												["x"] = -303691.63202103,
											}, -- end of [167]
											[163] = 
											{
												["y"] = 650742.11685485,
												["x"] = -303674.76769425,
											}, -- end of [163]
											[159] = 
											{
												["y"] = 650745.45987056,
												["x"] = -303484.95849064,
											}, -- end of [159]
											[158] = 
											{
												["y"] = 650741.12374898,
												["x"] = -303425.12241217,
											}, -- end of [158]
											[155] = 
											{
												["y"] = 650671.41057005,
												["x"] = -302980.73922116,
											}, -- end of [155]
											[151] = 
											{
												["y"] = 650673.65487901,
												["x"] = -302950.89817024,
											}, -- end of [151]
											[147] = 
											{
												["y"] = 650684.29710807,
												["x"] = -302922.95531284,
											}, -- end of [147]
											[143] = 
											{
												["y"] = 650695.77658491,
												["x"] = -302906.61947096,
											}, -- end of [143]
											[142] = 
											{
												["y"] = 650699.16030126,
												["x"] = -302902.94041017,
											}, -- end of [142]
											[139] = 
											{
												["y"] = 650714.2451502,
												["x"] = -302889.85545905,
											}, -- end of [139]
											[135] = 
											{
												["y"] = 650889.45968662,
												["x"] = -302832.41171509,
											}, -- end of [135]
											[131] = 
											{
												["y"] = 650912.41761142,
												["x"] = -302822.70233083,
											}, -- end of [131]
											[127] = 
											{
												["y"] = 650927.06924076,
												["x"] = -302809.22365399,
											}, -- end of [127]
											[111] = 
											{
												["y"] = 650293.38856564,
												["x"] = -301986.8500849,
											}, -- end of [111]
											[95] = 
											{
												["y"] = 650385.33627345,
												["x"] = -301834.14922473,
											}, -- end of [95]
											[79] = 
											{
												["y"] = 650405.28563248,
												["x"] = -301599.6502713,
											}, -- end of [79]
										}, -- end of [14]
										[15] = 
										{
											[1] = 
											{
												["y"] = 648960.13065567,
												["x"] = -306831.14140543,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 648326.03088938,
												["x"] = -308068.70311162,
											}, -- end of [2]
										}, -- end of [15]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 54,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 646205.54226581,
											["x"] = -309309.53687839,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 4,
																	}, -- 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"] = 3,
																		["name"] = 0,
																	}, -- 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]
										[2] = 
										{
											["alt"] = 41,
											["type"] = "Turning Point",
											["ETA"] = 153.34627943296,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 645602.80060308,
											["x"] = -309914.59551871,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 48,
											["type"] = "Turning Point",
											["ETA"] = 985.0573917901,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 641009.44389549,
											["x"] = -309433.71945633,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 85,
											["type"] = "Turning Point",
											["ETA"] = 1693.8121246196,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 639421.28818582,
											["x"] = -307262.4253083,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 49,
											["type"] = "Turning Point",
											["ETA"] = 2707.3028982624,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 633977.38031101,
											["x"] = -306851.11922813,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 31,
											["type"] = "Turning Point",
											["ETA"] = 3449.8846742383,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630305.12706456,
											["x"] = -305554.33654668,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 31,
											["type"] = "Turning Point",
											["ETA"] = 3542.3741716386,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630299.05910573,
											["x"] = -305287.54639121,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 31,
											["type"] = "Turning Point",
											["ETA"] = 3563.5585728422,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630299.05910573,
											["x"] = -305287.54639121,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 32,
											["type"] = "Turning Point",
											["ETA"] = 3661.1916517261,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630674.29871077,
											["x"] = -304948.40463266,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 600,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 36,
											["type"] = "Turning Point",
											["ETA"] = 4364.9377160478,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 634174.19565927,
											["x"] = -303202.50271208,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 35,
											["type"] = "Turning Point",
											["ETA"] = 4879.0099510133,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 636696.71592571,
											["x"] = -301912.06501016,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 30,
											["type"] = "Turning Point",
											["ETA"] = 5840.8044293439,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 641758.41605095,
											["x"] = -300211.46044337,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 36,
											["type"] = "Turning Point",
											["ETA"] = 6624.9031948806,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 645506.37324798,
											["x"] = -299109.56292278,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 41,
											["type"] = "Turning Point",
											["ETA"] = 7405.0769560021,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 649667.97746921,
											["x"] = -299910.97134299,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 293,
											["type"] = "Turning Point",
											["ETA"] = 8728.8031693289,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 648960.13065567,
											["x"] = -306831.14140543,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [15]
										[16] = 
										{
											["alt"] = 217,
											["type"] = "Turning Point",
											["ETA"] = 9259.1643078206,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 648326.03088938,
											["x"] = -308068.70311162,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [16]
										[17] = 
										{
											["alt"] = 149,
											["type"] = "Turning Point",
											["ETA"] = 9427.8969646136,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 647538.43897777,
											["x"] = -308577.05789093,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [17]
										[18] = 
										{
											["alt"] = 64,
											["type"] = "Turning Point",
											["ETA"] = 9676.5687200882,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 646252.14861072,
											["x"] = -309081.06809742,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "GoToWaypoint",
															["enabled"] = true,
															["params"] = 
															{
																["fromWaypointIndex"] = 18,
																["nWaypointIndx"] = 1,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [18]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 241,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 644,
										["y"] = 646205.54226581,
										["x"] = -309309.53687839,
										["name"] = "Ground-26-1",
										["heading"] = 3.5641851534858,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 645,
										["y"] = 646212.10208388,
										["x"] = -309280.95364758,
										["name"] = "Ground-26-2",
										["heading"] = 3.3671850010381,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 646,
										["y"] = 646218.21629076,
										["x"] = -309251.59135415,
										["name"] = "Ground-26-3",
										["heading"] = 3.3468921561744,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 647,
										["y"] = 646224.20908429,
										["x"] = -309222.19641223,
										["name"] = "Ground-26-4",
										["heading"] = 3.3427081089243,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 648,
										["y"] = 646230.15129096,
										["x"] = -309192.79087003,
										["name"] = "Ground-26-5",
										["heading"] = 3.3409852776772,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 646205.54226581,
								["x"] = -309309.53687839,
								["name"] = "Ground-26",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 630603.29245316,
												["x"] = -304874.94267482,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630603.29245316,
												["x"] = -304874.94267482,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 31,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630603.29245316,
											["x"] = -304874.94267482,
											["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"] = 327,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 771,
										["y"] = 630603.29245316,
										["x"] = -304874.94267482,
										["name"] = "Ground-25-1",
										["heading"] = 2.7227136331112,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630603.29245316,
								["x"] = -304874.94267482,
								["name"] = "Ground-25",
								["start_time"] = 0,
							}, -- end of [9]
							[10] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 630609.8740226,
												["x"] = -304870.32575297,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630609.8740226,
												["x"] = -304870.32575297,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 31,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630609.8740226,
											["x"] = -304870.32575297,
											["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"] = 328,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 772,
										["y"] = 630609.8740226,
										["x"] = -304870.32575297,
										["name"] = "Ground-31-1",
										["heading"] = 3.5255650890285,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630609.8740226,
								["x"] = -304870.32575297,
								["name"] = "Ground-31",
								["start_time"] = 0,
							}, -- end of [10]
							[11] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 630620.72870057,
												["x"] = -304883.2924271,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 630620.72870057,
												["x"] = -304883.2924271,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 31,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 630620.72870057,
											["x"] = -304883.2924271,
											["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"] = 329,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 773,
										["y"] = 630620.72870057,
										["x"] = -304883.2924271,
										["name"] = "Ground-32-1",
										["heading"] = 1.0122909661567,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630620.72870057,
								["x"] = -304883.2924271,
								["name"] = "Ground-32",
								["start_time"] = 0,
							}, -- end of [11]
						}, -- 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]
							[11] = 
							{
								["heading"] = 5.5152404363021,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516466.78763565,
											["speed"] = 0,
											["x"] = -196195.1139362,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 330,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 774,
										["rate"] = 1,
										["y"] = 516466.78763565,
										["x"] = -196195.1139362,
										["name"] = "Static M92 Revetment x8-9",
										["heading"] = 5.5152404363021,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516466.78763565,
								["x"] = -196195.1139362,
								["name"] = "Static M92 Revetment x8-9",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 5.5152404363021,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516436.52419304,
											["speed"] = 0,
											["x"] = -196165.06786783,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 331,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 775,
										["rate"] = 1,
										["y"] = 516436.52419304,
										["x"] = -196165.06786783,
										["name"] = "Static M92 Revetment x8-10-1",
										["heading"] = 5.5152404363021,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516436.52419304,
								["x"] = -196165.06786783,
								["name"] = "Static M92 Revetment x8-10",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 3.996803987067,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516413.40109695,
											["speed"] = 0,
											["x"] = -196162.77403005,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 332,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 776,
										["rate"] = 1,
										["y"] = 516413.40109695,
										["x"] = -196162.77403005,
										["name"] = "Static M92 Revetment x8-11-1",
										["heading"] = 3.996803987067,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516413.40109695,
								["x"] = -196162.77403005,
								["name"] = "Static M92 Revetment x8-11",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 0.85521133347722,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516395.18187391,
											["speed"] = 0,
											["x"] = -196178.63547128,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 333,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 777,
										["rate"] = 1,
										["y"] = 516395.18187391,
										["x"] = -196178.63547128,
										["name"] = "Static M92 Revetment x4-1",
										["heading"] = 0.85521133347722,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516395.18187391,
								["x"] = -196178.63547128,
								["name"] = "Static M92 Revetment x4-1",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 5.5676003138619,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516395.63018044,
											["speed"] = 0,
											["x"] = -196190.07622741,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 334,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 778,
										["rate"] = 1,
										["y"] = 516395.63018044,
										["x"] = -196190.07622741,
										["name"] = "Static M92 Revetment x4-2-1",
										["heading"] = 5.5676003138619,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516395.63018044,
								["x"] = -196190.07622741,
								["name"] = "Static M92 Revetment x4-2",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516429.07022867,
											["speed"] = 0,
											["x"] = -196181.80939673,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 335,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 779,
										["rate"] = 1,
										["y"] = 516429.07022867,
										["x"] = -196181.80939673,
										["name"] = "Static M92 Revetment x4-3-1",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516429.07022867,
								["x"] = -196181.80939673,
								["name"] = "Static M92 Revetment x4-3",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 0.82030474843733,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516479.06984772,
											["speed"] = 0,
											["x"] = -196216.79237608,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 337,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 781,
										["rate"] = 1,
										["y"] = 516479.06984772,
										["x"] = -196216.79237608,
										["name"] = "Static M92 Revetment x4-4-1",
										["heading"] = 0.82030474843733,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516479.06984772,
								["x"] = -196216.79237608,
								["name"] = "Static M92 Revetment x4-4",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 0.82030474843733,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516461.22216401,
											["speed"] = 0,
											["x"] = -196233.69454645,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 338,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 782,
										["rate"] = 1,
										["y"] = 516461.22216401,
										["x"] = -196233.69454645,
										["name"] = "Static M92 Revetment x4-5-1",
										["heading"] = 0.82030474843733,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516461.22216401,
								["x"] = -196233.69454645,
								["name"] = "Static M92 Revetment x4-5",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 5.5152404363021,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516444.10707593,
											["speed"] = 0,
											["x"] = -196228.791305,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 340,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 784,
										["rate"] = 1,
										["y"] = 516444.10707593,
										["x"] = -196228.791305,
										["name"] = "Static M92 Revetment x8-12-1",
										["heading"] = 5.5152404363021,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516444.10707593,
								["x"] = -196228.791305,
								["name"] = "Static M92 Revetment x8-12",
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["heading"] = 0.78539816339745,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516483.16391841,
											["speed"] = 0,
											["x"] = -196205.18132314,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 341,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 789,
										["rate"] = 1,
										["y"] = 516483.16391841,
										["x"] = -196205.18132314,
										["name"] = "Static M92 Sandbag 03-20",
										["heading"] = 0.78539816339745,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516483.16391841,
								["x"] = -196205.18132314,
								["name"] = "Static M92 Sandbag 03-20",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 2.3911010752322,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516472.61685404,
											["speed"] = 0,
											["x"] = -196227.2751434,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 342,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 790,
										["rate"] = 1,
										["y"] = 516472.61685404,
										["x"] = -196227.2751434,
										["name"] = "Static M92 Sandbag 03-21-1",
										["heading"] = 2.3911010752322,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516472.61685404,
								["x"] = -196227.2751434,
								["name"] = "Static M92 Sandbag 03-21",
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 0.78539816339745,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516454.83869872,
											["speed"] = 0,
											["x"] = -196178.09363867,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 343,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 792,
										["rate"] = 1,
										["y"] = 516454.83869872,
										["x"] = -196178.09363867,
										["name"] = "Static M92 Sandbag 03-22-1",
										["heading"] = 0.78539816339745,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516454.83869872,
								["x"] = -196178.09363867,
								["name"] = "Static M92 Sandbag 03-22",
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516421.70809199,
											["speed"] = 0,
											["x"] = -196162.60937905,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 344,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 793,
										["rate"] = 1,
										["y"] = 516421.70809199,
										["x"] = -196162.60937905,
										["name"] = "Static M92 Container office-3",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516421.70809199,
								["x"] = -196162.60937905,
								["name"] = "Static M92 Container office-3",
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516412.54655039,
											["speed"] = 0,
											["x"] = -196170.8785627,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 345,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 794,
										["rate"] = 1,
										["y"] = 516412.54655039,
										["x"] = -196170.8785627,
										["name"] = "Static M92 Container office-4-1",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516412.54655039,
								["x"] = -196170.8785627,
								["name"] = "Static M92 Container office-4",
								["dead"] = false,
							}, -- end of [24]
							[25] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516428.31154081,
											["speed"] = 0,
											["x"] = -196170.34314794,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 346,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 795,
										["rate"] = 1,
										["y"] = 516428.31154081,
										["x"] = -196170.34314794,
										["name"] = "Static M92 Container office-5-1",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516428.31154081,
								["x"] = -196170.34314794,
								["name"] = "Static M92 Container office-5",
								["dead"] = false,
							}, -- end of [25]
							[26] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516418.85254655,
											["speed"] = 0,
											["x"] = -196178.79080318,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 347,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 796,
										["rate"] = 1,
										["y"] = 516418.85254655,
										["x"] = -196178.79080318,
										["name"] = "Static M92 Container office-6-1",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516418.85254655,
								["x"] = -196178.79080318,
								["name"] = "Static M92 Container office-6",
								["dead"] = false,
							}, -- end of [26]
						}, -- 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",
					["ship"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 616252.07949578,
											["x"] = -294620.58196726,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 410,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "Dry-cargo ship-2",
										["unitId"] = 916,
										["y"] = 616252.07949578,
										["x"] = -294620.58196726,
										["name"] = "Naval-1-1",
										["heading"] = 1.3962634015955,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616252.07949578,
								["x"] = -294620.58196726,
								["name"] = "TGT_MAGGOT_5",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 616153.01471849,
											["x"] = -294638.34634524,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 429,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "Dry-cargo ship-2",
										["unitId"] = 939,
										["y"] = 616153.01471849,
										["x"] = -294638.34634524,
										["name"] = "TGT_MAGGOT_5-1-1",
										["heading"] = 1.3962634015955,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616153.01471849,
								["x"] = -294638.34634524,
								["name"] = "TGT_MAGGOT_5-1",
								["start_time"] = 0,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["ship"]
					["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"] = 684868.14504564,
												["x"] = -284302.62488803,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 684868.14504564,
												["x"] = -284302.62488803,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 684868.14504564,
											["x"] = -284302.62488803,
											["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"] = 951,
										["y"] = 684868.14504564,
										["x"] = -284302.62488803,
										["name"] = "Ground-10-3",
										["heading"] = 3.0074481885385,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 950,
										["y"] = 684880.71863642,
										["x"] = -284303.23084421,
										["name"] = "Ground-10-2",
										["heading"] = 3.0074481885385,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375 ZU-23",
										["unitId"] = 952,
										["y"] = 685097.41248477,
										["x"] = -284122.28505172,
										["name"] = "Ground-10-4",
										["heading"] = 4.7822021504645,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "2S6 Tunguska",
										["unitId"] = 953,
										["y"] = 685114.11962462,
										["x"] = -284138.47009345,
										["name"] = "Ground-10-5",
										["heading"] = 3.0074481885385,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375 ZU-23",
										["unitId"] = 101,
										["y"] = 684953.83550169,
										["x"] = -284066.94265097,
										["name"] = "Ground-10-1",
										["heading"] = 3.0074481885385,
										["playerCanDrive"] = true,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 684868.14504564,
								["x"] = -284302.62488803,
								["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"] = 883,
										["y"] = 683580.28261191,
										["x"] = -285596.07027223,
										["name"] = "Ground-22-16",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["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 [5]
									[6] = 
									{
										["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 [6]
									[7] = 
									{
										["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 [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 417,
										["y"] = 683547.47125364,
										["x"] = -285613.06203381,
										["name"] = "Ground-22-7",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 418,
										["y"] = 683511.86788421,
										["x"] = -285589.50968619,
										["name"] = "Ground-22-8",
										["heading"] = 3.1241393610699,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 419,
										["y"] = 683519.57779327,
										["x"] = -285544.93566393,
										["name"] = "Ground-22-9",
										["heading"] = 1.6057029118348,
										["playerCanDrive"] = true,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 420,
										["y"] = 683522.24118429,
										["x"] = -285548.53484099,
										["name"] = "Ground-22-10",
										["heading"] = 1.6406094968747,
										["playerCanDrive"] = true,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 421,
										["y"] = 683475.27012551,
										["x"] = -285617.3529631,
										["name"] = "Ground-22-11",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [12]
									[13] = 
									{
										["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 [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 428,
										["y"] = 683554.53827138,
										["x"] = -285582.4725786,
										["name"] = "Ground-22-15",
										["heading"] = 2.8972465583106,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 427,
										["y"] = 683483.99406254,
										["x"] = -285565.33148784,
										["name"] = "Ground-22-14",
										["heading"] = 3.8920842319474,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Strela-1 9P31",
										["unitId"] = 426,
										["y"] = 683419.23152036,
										["x"] = -285545.55668087,
										["name"] = "Ground-22-13",
										["heading"] = 3.5430183815485,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- 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,
								["tasks"] = {},
								["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",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["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]
							[20] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 516469.29472206,
												["x"] = -196224.23059468,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 516469.29472206,
												["x"] = -196224.23059468,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 516469.29472206,
											["x"] = -196224.23059468,
											["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"] = 268,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "2S6 Tunguska",
										["unitId"] = 785,
										["y"] = 516469.29472206,
										["x"] = -196224.23059468,
										["name"] = "Ground-29-2",
										["heading"] = 2.3736477827123,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 791,
										["y"] = 516455.85635261,
										["x"] = -196229.43890292,
										["name"] = "Ground-29-6",
										["heading"] = 0.4014257279587,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 788,
										["y"] = 516447.16003758,
										["x"] = -196221.94526976,
										["name"] = "Ground-29-5",
										["heading"] = 5.9690260418206,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "2S6 Tunguska",
										["unitId"] = 787,
										["y"] = 516452.06825629,
										["x"] = -196181.13989306,
										["name"] = "Ground-29-4",
										["heading"] = 0.82030474843733,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "55G6 EWR",
										["unitId"] = 786,
										["y"] = 516445.3147623,
										["x"] = -196206.99282651,
										["name"] = "Ground-29-3",
										["heading"] = 2.3038346126325,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 697,
										["y"] = 516480.48536994,
										["x"] = -196207.2013479,
										["name"] = "Ground-29-1",
										["heading"] = 0.92502450355699,
										["playerCanDrive"] = false,
									}, -- end of [6]
								}, -- end of ["units"]
								["y"] = 516469.29472206,
								["x"] = -196224.23059468,
								["name"] = "Ground-29",
								["start_time"] = 0,
							}, -- end of [20]
							[17] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["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"] = 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"] = 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]
							[21] = 
							{
								["visible"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["manualHeading"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[13] = 
										{
											[27] = 
											{
												["y"] = 515754.54144534,
												["x"] = -196211.35353609,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 515302.93990489,
												["x"] = -196525.35258833,
											}, -- end of [2]
											[3] = 
											{
												["y"] = 515305.60075649,
												["x"] = -196515.71903376,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 515307.39667457,
												["x"] = -196511.05386691,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 515309.5375378,
												["x"] = -196506.53739292,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 515311.98269775,
												["x"] = -196502.17762773,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 515314.66485569,
												["x"] = -196497.95752066,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 515317.64982912,
												["x"] = -196493.94863019,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 515324.521116,
												["x"] = -196486.69389004,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 515336.20531983,
												["x"] = -196477.30347155,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 515383.18755737,
												["x"] = -196448.75374966,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 515724.97509674,
												["x"] = -196261.04157919,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 515742.99205626,
												["x"] = -196243.9146608,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 515751.84961544,
												["x"] = -196226.07818273,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 515754.64970514,
												["x"] = -196206.35723281,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 515746.95220108,
												["x"] = -196172.32587336,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 515572.79072082,
												["x"] = -195703.86203405,
											}, -- end of [33]
											[17] = 
											{
												["y"] = 515732.90584203,
												["x"] = -196254.95672505,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 515745.72735006,
												["x"] = -196239.72985146,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 515753.12454917,
												["x"] = -196221.24523288,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 515754.27372103,
												["x"] = -196201.37296427,
											}, -- end of [29]
											[9] = 
											{
												["y"] = 515320.96199234,
												["x"] = -196490.20446361,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 515328.27774871,
												["x"] = -196483.39511465,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 515348.68901674,
												["x"] = -196468.99138257,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 515716.63289531,
												["x"] = -196266.55410205,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 515736.58549852,
												["x"] = -196251.57313741,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 515748.1441704,
												["x"] = -196235.35519098,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 515753.99475483,
												["x"] = -196216.32346232,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 515753.5174155,
												["x"] = -196196.43141625,
											}, -- end of [30]
											[1] = 
											{
												["y"] = 515301.96399167,
												["x"] = -196530.25477069,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 515739.97724089,
												["x"] = -196247.90151967,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 515750.18235498,
												["x"] = -196230.7908894,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 515751.26263389,
												["x"] = -196186.69159236,
											}, -- end of [31]
										}, -- end of [13]
										[7] = 
										{
											[1] = 
											{
												["y"] = 515658.04830915,
												["x"] = -195492.10216755,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515583.65482776,
												["x"] = -195551.17641852,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 515565.76431632,
												["x"] = -195568.61110764,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 515552.06861313,
												["x"] = -195589.41262403,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 515546.04769027,
												["x"] = -195628.46358751,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 515546.84631684,
												["x"] = -195633.39863076,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 515550.17518036,
												["x"] = -195594.03924665,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 515549.13502704,
												["x"] = -195643.13077703,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 515559.54913914,
												["x"] = -195576.4399974,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 515548.59347444,
												["x"] = -195598.78151735,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 515636.67997354,
												["x"] = -195882.88705006,
											}, -- end of [20]
											[11] = 
											{
												["y"] = 515547.33016175,
												["x"] = -195603.61847955,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 515572.62648841,
												["x"] = -195561.34010069,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 515556.77089276,
												["x"] = -195580.59618128,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 515546.4062584,
												["x"] = -195608.53113059,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 515545.83335396,
												["x"] = -195613.49666813,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 515554.26895878,
												["x"] = -195584.92385938,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 515545.54047826,
												["x"] = -195618.48817033,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 515545.58467831,
												["x"] = -195623.48623053,
											}, -- end of [15]
											[19] = 
											{
												["y"] = 515553.46787802,
												["x"] = -195657.48980393,
											}, -- end of [19]
										}, -- end of [7]
										[1] = 
										{
											[1] = 
											{
												["y"] = 515786.08317494,
												["x"] = -195391.17570433,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515735.44369441,
												["x"] = -195431.09345411,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 515736.27896081,
												["x"] = -195432.15306911,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515717.24343145,
												["x"] = -195413.01659306,
											}, -- end of [2]
										}, -- end of [2]
										[4] = 
										{
											[1] = 
											{
												["y"] = 515691.65665456,
												["x"] = -195402.38679236,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515687.79982422,
												["x"] = -195425.62184344,
											}, -- end of [2]
										}, -- end of [4]
										[8] = 
										{
											[1] = 
											{
												["y"] = 515636.68008791,
												["x"] = -195882.88735746,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515744.36101017,
												["x"] = -196173.57090562,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 515750.85462276,
												["x"] = -196197.69380023,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 515750.93310218,
												["x"] = -196217.58293301,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 515732.01617528,
												["x"] = -196251.95882827,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 515728.16896971,
												["x"] = -196255.15112797,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 515749.91987737,
												["x"] = -196222.47679601,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 515720.03537493,
												["x"] = -196260.96467593,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 515751.55269542,
												["x"] = -196202.64371305,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 515748.47549658,
												["x"] = -196227.26205357,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 515385.75193596,
												["x"] = -196444.03749577,
											}, -- end of [20]
											[11] = 
											{
												["y"] = 515746.63387816,
												["x"] = -196231.90927409,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 515748.64997644,
												["x"] = -196187.94291833,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 515751.83213247,
												["x"] = -196207.63404435,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 515744.39848059,
												["x"] = -196236.37964737,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 515741.78669012,
												["x"] = -196240.64109015,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 515751.57917722,
												["x"] = -196212.62509098,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 515738.89099906,
												["x"] = -196244.71675979,
											}, -- end of [14]
											[19] = 
											{
												["y"] = 515707.3159352,
												["x"] = -196268.91272545,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 515735.62153113,
												["x"] = -196248.49657615,
											}, -- end of [15]
										}, -- end of [8]
										[15] = 
										{
											[1] = 
											{
												["y"] = 515709.80716475,
												["x"] = -195453.02008001,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515709.80716475,
												["x"] = -195453.02008001,
											}, -- end of [2]
										}, -- end of [15]
										[9] = 
										{
											[1] = 
											{
												["y"] = 515385.74954861,
												["x"] = -196444.03882273,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515346.90540376,
												["x"] = -196466.74856957,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 515326.50515666,
												["x"] = -196481.16842934,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 515312.80109268,
												["x"] = -196495.65458468,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 515299.16429836,
												["x"] = -196532.74695461,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 515298.90852063,
												["x"] = -196537.74009075,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 515310.07718308,
												["x"] = -196499.84736673,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 515298.91626746,
												["x"] = -196542.73983081,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 515322.74449779,
												["x"] = -196484.46266757,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 515307.57898261,
												["x"] = -196504.17788945,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 515300.09184419,
												["x"] = -196552.6604473,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 515301.1882599,
												["x"] = -196557.5379723,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 515305.35498597,
												["x"] = -196508.6538838,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 515302.54899871,
												["x"] = -196562.3487136,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 515334.43005419,
												["x"] = -196475.07317289,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 515319.17318731,
												["x"] = -196487.96094293,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 515303.46051066,
												["x"] = -196513.27971608,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 515311.69210002,
												["x"] = -196585.59982061,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 515333.71828543,
												["x"] = -196630.48194695,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 515301.88968837,
												["x"] = -196518.02590319,
											}, -- end of [13]
											[26] = 
											{
												["y"] = 515632.72375436,
												["x"] = -197190.62046313,
											}, -- end of [26]
											[7] = 
											{
												["y"] = 515315.8366989,
												["x"] = -196491.68357245,
											}, -- end of [7]
											[27] = 
											{
												["y"] = 515644.13599108,
												["x"] = -197218.36110904,
											}, -- end of [27]
											[14] = 
											{
												["y"] = 515300.63752522,
												["x"] = -196522.86593799,
											}, -- end of [14]
											[28] = 
											{
												["y"] = 515662.37180864,
												["x"] = -197270.21173047,
											}, -- end of [28]
											[23] = 
											{
												["y"] = 515305.85336111,
												["x"] = -196571.78489959,
											}, -- end of [23]
											[19] = 
											{
												["y"] = 515299.31257339,
												["x"] = -196547.72254541,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 515299.72280165,
												["x"] = -196527.78022503,
											}, -- end of [15]
										}, -- end of [9]
										[5] = 
										{
											[1] = 
											{
												["y"] = 515687.79982422,
												["x"] = -195425.62184344,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515700.02879847,
												["x"] = -195458.54600489,
											}, -- end of [2]
										}, -- end of [5]
										[10] = 
										{
											[1] = 
											{
												["y"] = 515662.37143059,
												["x"] = -197270.21062328,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515682.23507861,
												["x"] = -197326.82124969,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 515692.96589761,
												["x"] = -197349.39715896,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 515785.70883341,
												["x"] = -197491.67202235,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 516226.99457126,
												["x"] = -197771.21637723,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 516726.73573544,
												["x"] = -198012.58779264,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 515795.86053435,
												["x"] = -197502.71285181,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 516739.61073577,
												["x"] = -198020.27994525,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 515697.96709392,
												["x"] = -197358.05590097,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 515810.1451211,
												["x"] = -197516.70756198,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 516759.70814146,
												["x"] = -198035.10348469,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 516767.01056613,
												["x"] = -198041.93324776,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 515828.89050486,
												["x"] = -197533.24487198,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 516777.32448528,
												["x"] = -198052.82153139,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 515684.26814881,
												["x"] = -197331.38839001,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 515767.26257492,
												["x"] = -197468.04075102,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 515864.10305568,
												["x"] = -197561.25756481,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 516814.62463511,
												["x"] = -198099.79082872,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 516860.30339541,
												["x"] = -198165.45795686,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 515924.73060944,
												["x"] = -197605.39760134,
											}, -- end of [13]
											[26] = 
											{
												["y"] = 516915.91388677,
												["x"] = -198254.51139272,
											}, -- end of [26]
											[7] = 
											{
												["y"] = 515776.08832037,
												["x"] = -197480.16569841,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 515958.170024,
												["x"] = -197627.3388514,
											}, -- end of [14]
											[27] = 
											{
												["y"] = 516940.09176752,
												["x"] = -198295.68834097,
											}, -- end of [27]
											[23] = 
											{
												["y"] = 516790.26569247,
												["x"] = -198068.06772281,
											}, -- end of [23]
											[19] = 
											{
												["y"] = 516751.96936023,
												["x"] = -198028.7736345,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 516053.62610117,
												["x"] = -197681.98936116,
											}, -- end of [15]
										}, -- end of [10]
										[3] = 
										{
											[1] = 
											{
												["y"] = 515717.24343145,
												["x"] = -195413.01659306,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515691.65665456,
												["x"] = -195402.38679236,
											}, -- end of [2]
										}, -- end of [3]
										[11] = 
										{
											[7] = 
											{
												["y"] = 516760.57699321,
												["x"] = -198032.08345322,
											}, -- end of [7]
											[1] = 
											{
												["y"] = 516942.54869653,
												["x"] = -198294.24570935,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 516869.76157445,
												["x"] = -198174.67196568,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 516794.474364,
												["x"] = -198068.74804947,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 516752.78251071,
												["x"] = -198025.8222513,
											}, -- end of [8]
											[9] = 
											{
												["y"] = 516744.57786486,
												["x"] = -198020.10781084,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 516778.32120506,
												["x"] = -198049.6721309,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 516731.82805362,
												["x"] = -198012.20986291,
											}, -- end of [10]
											[3] = 
											{
												["y"] = 516824.59746823,
												["x"] = -198108.6487716,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 516767.93646115,
												["x"] = -198038.85161887,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 516072.08357665,
												["x"] = -197688.82825268,
											}, -- end of [12]
											[11] = 
											{
												["y"] = 516714.25267745,
												["x"] = -198002.66886685,
											}, -- end of [11]
										}, -- end of [11]
										[6] = 
										{
											[1] = 
											{
												["y"] = 515700.02879847,
												["x"] = -195458.54600489,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515658.88357514,
												["x"] = -195493.16178414,
											}, -- end of [2]
										}, -- end of [6]
										[12] = 
										{
											[1] = 
											{
												["y"] = 516072.08746214,
												["x"] = -197688.8303535,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515963.36102661,
												["x"] = -197627.17283309,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 515877.03691878,
												["x"] = -197567.46599336,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 515790.15979774,
												["x"] = -197492.39932928,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 515621.31591303,
												["x"] = -197160.24057473,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 515313.30870631,
												["x"] = -196582.24090085,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 515780.40707977,
												["x"] = -197481.00433733,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 515307.60588359,
												["x"] = -196568.36996928,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 515833.72664617,
												["x"] = -197533.57460456,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 515774.29798694,
												["x"] = -197473.08877637,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 515303.27537402,
												["x"] = -196554.02112555,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 515302.36764652,
												["x"] = -196549.10520896,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 515765.80194001,
												["x"] = -197460.72869708,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 515301.82551669,
												["x"] = -196544.13590567,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 515933.9278878,
												["x"] = -197608.24075955,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 515814.85803124,
												["x"] = -197517.17767864,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 515696.85377746,
												["x"] = -197350.52633828,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 515301.96654235,
												["x"] = -196530.16542876,
											}, -- end of [24]
											[13] = 
											{
												["y"] = 515694.49470473,
												["x"] = -197346.11897501,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 515800.4357983,
												["x"] = -197503.3245727,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 515683.95972909,
												["x"] = -197323.45457731,
											}, -- end of [14]
											[23] = 
											{
												["y"] = 515301.71767082,
												["x"] = -196539.13849072,
											}, -- end of [23]
											[19] = 
											{
												["y"] = 515304.49030627,
												["x"] = -196558.8705815,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 515634.34095176,
												["x"] = -197187.26130607,
											}, -- end of [15]
										}, -- end of [12]
										[14] = 
										{
											[1] = 
											{
												["y"] = 515572.79146296,
												["x"] = -195703.86406872,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 515553.23326548,
												["x"] = -195647.14981983,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 515548.81430302,
												["x"] = -195627.66650033,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 515549.40729327,
												["x"] = -195607.74339498,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 515566.49957907,
												["x"] = -195572.12139398,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 515573.24787024,
												["x"] = -195564.7450954,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 515550.42730014,
												["x"] = -195602.84971424,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 515580.46852906,
												["x"] = -195557.82842064,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 515548.39197996,
												["x"] = -195622.68564001,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 515551.7928466,
												["x"] = -195598.04072942,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 515710.73572249,
												["x"] = -195454.19804267,
											}, -- end of [20]
											[11] = 
											{
												["y"] = 515553.48633523,
												["x"] = -195593.33731247,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 515550.63778193,
												["x"] = -195637.49376571,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 515548.4142295,
												["x"] = -195617.68735042,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 515555.50208334,
												["x"] = -195588.7627216,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 515557.83540085,
												["x"] = -195584.34177993,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 515548.7568414,
												["x"] = -195612.69917823,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 515560.4747342,
												["x"] = -195580.09658963,
											}, -- end of [14]
											[19] = 
											{
												["y"] = 515591.81898916,
												["x"] = -195548.02486874,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 515563.37825859,
												["x"] = -195576.02659517,
											}, -- end of [15]
										}, -- end of [14]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515786.91844183,
											["x"] = -195392.23531993,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- 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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 11.606558191023,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515736.27896081,
											["x"] = -195432.15306911,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 16.465078277794,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515717.24343145,
											["x"] = -195413.01659306,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 21.452331669298,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515691.65665456,
											["x"] = -195402.38679236,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 25.691867580499,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515687.79982422,
											["x"] = -195425.62184344,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 32.01381049988,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515700.02879847,
											["x"] = -195458.54600489,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 41.692358069692,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515658.88357514,
											["x"] = -195493.16178414,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 300,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 123.63522374508,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515637.94301757,
											["x"] = -195882.41252067,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 266.03642984254,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515386.41033413,
											["x"] = -196445.22449487,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["condition"] = 
																{
																	["probability"] = 50,
																}, -- end of ["condition"]
																["stopCondition"] = 
																{
																	["duration"] = 600,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 437.91389963569,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515663.6479981,
											["x"] = -197269.77531043,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["condition"] = 
																{
																	["probability"] = 60,
																}, -- end of ["condition"]
																["stopCondition"] = 
																{
																	["duration"] = 480,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 18,
											["type"] = "Turning Point",
											["ETA"] = 742.58725926629,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 516941.23614173,
											["x"] = -198295.01116677,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 938.73578934362,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 516071.37440757,
											["x"] = -197690.14320968,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 1195.9218103433,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515300.75695684,
											["x"] = -196530.19096607,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["condition"] = 
																{
																	["probability"] = 60,
																}, -- end of ["condition"]
																["stopCondition"] = 
																{
																	["duration"] = 720,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 1395.6708198014,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515571.38667007,
											["x"] = -195704.37510266,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 1454.4305463558,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 515709.80716475,
											["x"] = -195453.02008001,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "GoToWaypoint",
															["enabled"] = true,
															["params"] = 
															{
																["fromWaypointIndex"] = 15,
																["nWaypointIndx"] = 2,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [15]
									}, -- end of ["points"]
									["routeRelativeTOT"] = false,
								}, -- end of ["route"]
								["groupId"] = 269,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Tigr_233036",
										["unitId"] = 700,
										["y"] = 515786.91844183,
										["x"] = -195392.23531993,
										["name"] = "Ground-30-3",
										["heading"] = 3.8920842319474,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Strela-10M3",
										["unitId"] = 699,
										["y"] = 515810.47351752,
										["x"] = -195373.6674842,
										["name"] = "Ground-30-2",
										["heading"] = 4.0840704496667,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Tigr_233036",
										["unitId"] = 702,
										["y"] = 515834.03374904,
										["x"] = -195355.09558364,
										["name"] = "Ground-30-5",
										["heading"] = 3.9444441095072,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Strela-10M3",
										["unitId"] = 701,
										["y"] = 515857.57062524,
										["x"] = -195336.49503655,
										["name"] = "Ground-30-4",
										["heading"] = 4.0840704496667,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 698,
										["y"] = 515878.86586101,
										["x"] = -195315.86408334,
										["name"] = "Ground-30-1",
										["heading"] = 3.9444441095072,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 515786.91844183,
								["x"] = -195392.23531993,
								["name"] = "Ground-30",
								["start_time"] = 0,
							}, -- end of [21]
							[18] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 61,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 639922.13105398,
											["x"] = -263768.09548386,
											["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"] = 639922.13105398,
										["x"] = -263768.09548386,
										["name"] = "Ground-17-3",
										["heading"] = 0.0038885041518015,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 519,
										["y"] = 639875.03435658,
										["x"] = -263688.99642209,
										["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.93158647,
										["x"] = -263767.87727699,
										["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.88682819,
										["x"] = -263769.92317813,
										["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.26167893,
										["x"] = -263853.35048,
										["name"] = "Ground-17-7",
										["heading"] = 3.8048177693476,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 523,
										["y"] = 639980.05728156,
										["x"] = -263855.85102583,
										["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.42012398,
										["x"] = -263687.40516565,
										["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.76721908,
										["x"] = -263738.13881176,
										["name"] = "Ground-17-10",
										["heading"] = 4.1713369122664,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 526,
										["y"] = 639970.0201961,
										["x"] = -263742.968534,
										["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.72871575,
										["x"] = -263839.39431474,
										["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.51581471,
										["x"] = -263818.0365296,
										["name"] = "Ground-17-13",
										["heading"] = 0.68067840827779,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 529,
										["y"] = 639750.96892187,
										["x"] = -263886.38111701,
										["name"] = "Ground-17-14",
										["heading"] = 0.87266462599716,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 530,
										["y"] = 639770.87201395,
										["x"] = -263905.45491359,
										["name"] = "Ground-17-15",
										["heading"] = 1.0297442586767,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 531,
										["y"] = 639837.21565422,
										["x"] = -263936.13884721,
										["name"] = "Ground-17-16",
										["heading"] = 5.4279739737024,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 532,
										["y"] = 639851.31367778,
										["x"] = -263919.55293715,
										["name"] = "Ground-17-17",
										["heading"] = 5.3407075111026,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 639922.13105398,
								["x"] = -263768.09548386,
								["name"] = "Ground-17",
								["start_time"] = 0,
							}, -- end of [18]
							[22] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 421,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 711444.28443136,
											["x"] = -42076.960790671,
											["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"] = 360,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 40B6M tr",
										["unitId"] = 809,
										["y"] = 711444.28443136,
										["x"] = -42076.960790671,
										["name"] = "Ground-27-1",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Tor 9A331",
										["unitId"] = 857,
										["y"] = 711423.48973942,
										["x"] = -42116.171538457,
										["name"] = "Ground-27-26",
										["heading"] = 3.682644721708,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Tor 9A331",
										["unitId"] = 856,
										["y"] = 711590.90944613,
										["x"] = -42099.821957723,
										["name"] = "Ground-27-25",
										["heading"] = 3.682644721708,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5H63C 30H6_tr",
										["unitId"] = 833,
										["y"] = 711634.00233213,
										["x"] = -42043.432868611,
										["name"] = "Ground-27-19",
										["heading"] = 3.682644721708,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 40B6MD sr",
										["unitId"] = 810,
										["y"] = 711545.22299917,
										["x"] = -42028.374734331,
										["name"] = "Ground-27-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 54K6 cp",
										["unitId"] = 811,
										["y"] = 711613.9236813,
										["x"] = -41958.614355409,
										["name"] = "Ground-27-3",
										["heading"] = 3.0194196059502,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 64H6E sr",
										["unitId"] = 812,
										["y"] = 711538.59078778,
										["x"] = -42139.060951484,
										["name"] = "Ground-27-4",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85C ln",
										["unitId"] = 813,
										["y"] = 711442.82951603,
										["x"] = -41968.890799932,
										["name"] = "Ground-27-5",
										["heading"] = 4.1364303272266,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 814,
										["y"] = 711507.06694565,
										["x"] = -41954.892792879,
										["name"] = "Ground-27-6",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 815,
										["y"] = 711414.6417484,
										["x"] = -42012.227095738,
										["name"] = "Ground-27-7",
										["heading"] = 3.996803987067,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85C ln",
										["unitId"] = 816,
										["y"] = 711443.86880506,
										["x"] = -42159.601196999,
										["name"] = "Ground-27-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 817,
										["y"] = 711461.40006409,
										["x"] = -42158.900475638,
										["name"] = "Ground-27-9",
										["heading"] = 6.1086523819802,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 818,
										["y"] = 711426.28988767,
										["x"] = -42158.900475638,
										["name"] = "Ground-27-10",
										["heading"] = 0.17453292519943,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "generator_5i57",
										["unitId"] = 819,
										["y"] = 711451.87980081,
										["x"] = -42065.748641743,
										["name"] = "Ground-27-11",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "generator_5i57",
										["unitId"] = 820,
										["y"] = 711615.31539585,
										["x"] = -41947.002616387,
										["name"] = "Ground-27-12",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 821,
										["y"] = 711451.79683895,
										["x"] = -42144.999390541,
										["name"] = "Ground-27-13",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 822,
										["y"] = 711457.36703214,
										["x"] = -41978.689336711,
										["name"] = "Ground-27-14",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 823,
										["y"] = 711381.47300414,
										["x"] = -42056.013111341,
										["name"] = "Ground-27-15",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 848,
										["y"] = 711514.20331906,
										["x"] = -41962.475170782,
										["name"] = "Ground-27-24",
										["heading"] = 5.0963614158234,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 847,
										["y"] = 711621.13970057,
										["x"] = -42004.452467721,
										["name"] = "Ground-27-23",
										["heading"] = 5.0963614158234,
										["playerCanDrive"] = false,
									}, -- end of [20]
									[21] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 846,
										["y"] = 711619.43524124,
										["x"] = -42009.639952641,
										["name"] = "Ground-27-22",
										["heading"] = 5.0963614158234,
										["playerCanDrive"] = false,
									}, -- end of [21]
									[22] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 824,
										["y"] = 711619.28961798,
										["x"] = -42014.75536723,
										["name"] = "Ground-27-16",
										["heading"] = 5.0963614158234,
										["playerCanDrive"] = false,
									}, -- end of [22]
									[23] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-60_Maz",
										["unitId"] = 845,
										["y"] = 711639.7388211,
										["x"] = -42011.561660463,
										["name"] = "Ground-27-21",
										["heading"] = 5.0265482457437,
										["playerCanDrive"] = true,
									}, -- end of [23]
									[24] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-60_Maz",
										["unitId"] = 844,
										["y"] = 711638.91078624,
										["x"] = -42004.35775722,
										["name"] = "Ground-27-20",
										["heading"] = 4.8694686130642,
										["playerCanDrive"] = true,
									}, -- end of [24]
									[25] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-60_Maz",
										["unitId"] = 825,
										["y"] = 711638.97040475,
										["x"] = -41995.522211294,
										["name"] = "Ground-27-17",
										["heading"] = 5.1312680008633,
										["playerCanDrive"] = true,
									}, -- end of [25]
									[26] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "KAMAZ Truck",
										["unitId"] = 826,
										["y"] = 711381.8115567,
										["x"] = -42093.288018283,
										["name"] = "Ground-27-18",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [26]
								}, -- end of ["units"]
								["y"] = 711444.28443136,
								["x"] = -42076.960790671,
								["name"] = "Ground-27",
								["start_time"] = 0,
							}, -- end of [22]
							[19] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 53,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 519374.21678426,
											["x"] = -194616.55239893,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["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"] = 244,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk SR 9S18M1",
										["unitId"] = 657,
										["y"] = 519374.21678426,
										["x"] = -194616.55239893,
										["name"] = "Ground-28-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Tor 9A331",
										["unitId"] = 688,
										["y"] = 519401.50476217,
										["x"] = -194604.77606787,
										["name"] = "Ground-28-14",
										["heading"] = 2.164208272473,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 658,
										["y"] = 519474.82172519,
										["x"] = -194613.98036193,
										["name"] = "Ground-28-2",
										["heading"] = 5.3058009260628,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 659,
										["y"] = 519271.74709438,
										["x"] = -194620.47524569,
										["name"] = "Ground-28-3",
										["heading"] = 0.80285145591739,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 670,
										["y"] = 519458.7159891,
										["x"] = -194556.75728299,
										["name"] = "Ground-28-13",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk SR 9S18M1",
										["unitId"] = 696,
										["y"] = 519327.46439286,
										["x"] = -194553.4203994,
										["name"] = "Ground-28-15",
										["heading"] = 5.6548667764616,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 669,
										["y"] = 519371.79380529,
										["x"] = -194663.94106876,
										["name"] = "Ground-28-4",
										["heading"] = 5.6548667764616,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 661,
										["y"] = 519370.65346661,
										["x"] = -194517.31483594,
										["name"] = "Ground-28-5",
										["heading"] = 3.2114058236696,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 662,
										["y"] = 519390.77191969,
										["x"] = -194545.67369418,
										["name"] = "Ground-28-6",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 663,
										["y"] = 519411.91217347,
										["x"] = -194584.05905905,
										["name"] = "Ground-28-7",
										["heading"] = 2.4958208303519,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 664,
										["y"] = 519396.79450293,
										["x"] = -194580.37706344,
										["name"] = "Ground-28-8",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 665,
										["y"] = 519364.73967746,
										["x"] = -194572.09228546,
										["name"] = "Ground-28-9",
										["heading"] = 1.0122909661567,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 666,
										["y"] = 519363.28581816,
										["x"] = -194566.95531592,
										["name"] = "Ground-28-10",
										["heading"] = 0.85521133347722,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 PBU",
										["unitId"] = 667,
										["y"] = 519396.70681719,
										["x"] = -194584.76135072,
										["name"] = "Ground-28-11",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk CC 9S470M1",
										["unitId"] = 668,
										["y"] = 519379.57385653,
										["x"] = -194566.6149712,
										["name"] = "Ground-28-12",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 519374.21678426,
								["x"] = -194616.55239893,
								["name"] = "Ground-28",
								["start_time"] = 0,
							}, -- end of [19]
							[23] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = true,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[2] = 
											{
												["y"] = 618730.93484107,
												["x"] = -292962.3795082,
											}, -- end of [2]
											[3] = 
											{
												["y"] = 618741.21762973,
												["x"] = -292862.92213164,
											}, -- end of [3]
											[1] = 
											{
												["y"] = 618717.24568495,
												["x"] = -293096.67630753,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 618747.05205679,
												["x"] = -292828.41507815,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 618754.15236969,
												["x"] = -292796.45446035,
											}, -- end of [5]
										}, -- end of [1]
										[2] = 
										{
											[27] = 
											{
												["y"] = 619486.81918585,
												["x"] = -290827.0618655,
											}, -- end of [27]
											[2] = 
											{
												["y"] = 619084.34229417,
												["x"] = -291246.58249045,
											}, -- end of [2]
											[38] = 
											{
												["y"] = 619768.43828945,
												["x"] = -290397.65110304,
											}, -- end of [38]
											[3] = 
											{
												["y"] = 619123.32175677,
												["x"] = -291122.57592123,
											}, -- end of [3]
											[54] = 
											{
												["y"] = 619592.7363397,
												["x"] = -289711.90007313,
											}, -- end of [54]
											[4] = 
											{
												["y"] = 619156.19898034,
												["x"] = -291033.45601764,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 619189.20688912,
												["x"] = -290949.74292389,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 619193.4065687,
												["x"] = -290935.3465433,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 619195.58663629,
												["x"] = -290925.5881582,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 619197.25680149,
												["x"] = -290915.72973517,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 619200.62485632,
												["x"] = -290885.91187163,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 619208.59011053,
												["x"] = -290881.48245129,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 619278.52985534,
												["x"] = -290884.00149308,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 619323.41576389,
												["x"] = -290881.07461901,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 619426.41894854,
												["x"] = -290861.54117521,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 619462.63723714,
												["x"] = -290844.75029781,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 619494.13510634,
												["x"] = -290820.24655086,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 619540.4238814,
												["x"] = -290761.39544052,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 619769.78283714,
												["x"] = -290382.71981733,
											}, -- end of [40]
											[48] = 
											{
												["y"] = 619678.20245799,
												["x"] = -289981.99101963,
											}, -- end of [48]
											[56] = 
											{
												["y"] = 619617.77157377,
												["x"] = -289680.66848228,
											}, -- end of [56]
											[62] = 
											{
												["y"] = 620163.92902574,
												["x"] = -289276.79949794,
											}, -- end of [62]
											[55] = 
											{
												["y"] = 619595.72093699,
												["x"] = -289707.84344735,
											}, -- end of [55]
											[33] = 
											{
												["y"] = 619752.33116916,
												["x"] = -290434.00057851,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 619771.35997255,
												["x"] = -290332.7499326,
											}, -- end of [41]
											[49] = 
											{
												["y"] = 619608.03617449,
												["x"] = -289800.08102642,
											}, -- end of [49]
											[57] = 
											{
												["y"] = 619631.30232602,
												["x"] = -289665.9441765,
											}, -- end of [57]
											[17] = 
											{
												["y"] = 619363.03128507,
												["x"] = -290875.57024445,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 619435.80097395,
												["x"] = -290858.08396837,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 619471.04002612,
												["x"] = -290839.33127996,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 619501.09178997,
												["x"] = -290813.0641749,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 619762.02622829,
												["x"] = -290416.51287519,
											}, -- end of [34]
											[42] = 
											{
												["y"] = 619770.59392135,
												["x"] = -290302.76358713,
											}, -- end of [42]
											[50] = 
											{
												["y"] = 619602.73256675,
												["x"] = -289780.79954557,
											}, -- end of [50]
											[58] = 
											{
												["y"] = 619642.03278252,
												["x"] = -289655.46507211,
											}, -- end of [58]
											[35] = 
											{
												["y"] = 619764.13106728,
												["x"] = -290411.97808307,
											}, -- end of [35]
											[61] = 
											{
												["y"] = 619923.79875202,
												["x"] = -289431.61833746,
											}, -- end of [61]
											[51] = 
											{
												["y"] = 619599.56220618,
												["x"] = -289766.14042746,
											}, -- end of [51]
											[59] = 
											{
												["y"] = 619657.03019396,
												["x"] = -289642.23634008,
											}, -- end of [59]
											[9] = 
											{
												["y"] = 619198.93253665,
												["x"] = -290900.82570106,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 619203.66076247,
												["x"] = -290882.23480912,
											}, -- end of [11]
											[13] = 
											{
												["y"] = 619213.59230602,
												["x"] = -290881.55177912,
											}, -- end of [13]
											[15] = 
											{
												["y"] = 619298.51383336,
												["x"] = -290883.25859416,
											}, -- end of [15]
											[18] = 
											{
												["y"] = 619397.46936178,
												["x"] = -290869.34568513,
											}, -- end of [18]
											[22] = 
											{
												["y"] = 619444.98509725,
												["x"] = -290854.13080922,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 619479.11346279,
												["x"] = -290833.43287002,
											}, -- end of [26]
											[30] = 
											{
												["y"] = 619510.94202229,
												["x"] = -290801.75431864,
											}, -- end of [30]
											[36] = 
											{
												["y"] = 619765.96081502,
												["x"] = -290407.32601921,
											}, -- end of [36]
											[44] = 
											{
												["y"] = 619765.66041758,
												["x"] = -290258.05594988,
											}, -- end of [44]
											[52] = 
											{
												["y"] = 619596.34863626,
												["x"] = -289746.40204386,
											}, -- end of [52]
											[60] = 
											{
												["y"] = 619855.12243838,
												["x"] = -289481.69197097,
											}, -- end of [60]
											[47] = 
											{
												["y"] = 619737.00823627,
												["x"] = -290146.79873894,
											}, -- end of [47]
											[46] = 
											{
												["y"] = 619752.76686035,
												["x"] = -290199.48739167,
											}, -- end of [46]
											[39] = 
											{
												["y"] = 619769.09167256,
												["x"] = -290392.69483966,
											}, -- end of [39]
											[43] = 
											{
												["y"] = 619769.00151011,
												["x"] = -290282.82963385,
											}, -- end of [43]
											[37] = 
											{
												["y"] = 619767.41325557,
												["x"] = -290402.5433102,
											}, -- end of [37]
											[45] = 
											{
												["y"] = 619761.06304287,
												["x"] = -290233.48604147,
											}, -- end of [45]
											[53] = 
											{
												["y"] = 619591.9933256,
												["x"] = -289716.72305918,
											}, -- end of [53]
											[1] = 
											{
												["y"] = 618754.14904211,
												["x"] = -292796.46880189,
											}, -- end of [1]
											[19] = 
											{
												["y"] = 619412.05808464,
												["x"] = -290865.86356619,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 619453.94105606,
												["x"] = -290849.68487276,
											}, -- end of [23]
											[31] = 
											{
												["y"] = 619523.20889255,
												["x"] = -290785.96089313,
											}, -- end of [31]
										}, -- end of [2]
										[4] = 
										{
											[1] = 
											{
												["y"] = 624043.61513393,
												["x"] = -287007.3269854,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 626058.44316977,
												["x"] = -286136.52554671,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 626729.76956908,
												["x"] = -285825.02893228,
											}, -- end of [4]
											[3] = 
											{
												["y"] = 626077.16184257,
												["x"] = -286129.49230086,
											}, -- end of [3]
										}, -- end of [4]
										[8] = 
										{
											[31] = 
											{
												["y"] = 647107.55689157,
												["x"] = -279695.31436477,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 646782.08297643,
												["x"] = -280596.04784697,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 646963.86082129,
												["x"] = -280433.38620817,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 647104.18517618,
												["x"] = -279691.67399415,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 647080.23085975,
												["x"] = -279673.5798768,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 647059.7006483,
												["x"] = -279659.31903799,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 647038.38753945,
												["x"] = -279646.25783802,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 646998.25598095,
												["x"] = -280412.97468691,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 646772.91253709,
												["x"] = -279486.34362273,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 646727.97522531,
												["x"] = -279464.43212314,
											}, -- end of [37]
											[38] = 
											{
												["y"] = 646507.6290544,
												["x"] = -279369.44346389,
											}, -- end of [38]
											[39] = 
											{
												["y"] = 646490.13153283,
												["x"] = -279359.76259594,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 647038.03844387,
												["x"] = -280391.95177843,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 646477.47902892,
												["x"] = -279351.71007311,
											}, -- end of [40]
											[41] = 
											{
												["y"] = 646469.35557049,
												["x"] = -279345.87997893,
											}, -- end of [41]
											[42] = 
											{
												["y"] = 646461.5346178,
												["x"] = -279339.65019039,
											}, -- end of [42]
											[43] = 
											{
												["y"] = 646454.05053368,
												["x"] = -279333.01956939,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 647087.85173248,
												["x"] = -280368.6486056,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 646446.91148749,
												["x"] = -279326.01854099,
											}, -- end of [44]
											[45] = 
											{
												["y"] = 646436.83566169,
												["x"] = -279314.91039545,
											}, -- end of [45]
											[46] = 
											{
												["y"] = 646427.52941627,
												["x"] = -279303.14989481,
											}, -- end of [46]
											[3] = 
											{
												["y"] = 646825.34543594,
												["x"] = -280547.5460873,
											}, -- end of [3]
											[12] = 
											{
												["y"] = 647161.93686037,
												["x"] = -280338.4803118,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 646416.4443091,
												["x"] = -279286.51268617,
											}, -- end of [48]
											[49] = 
											{
												["y"] = 646411.58538229,
												["x"] = -279277.77421922,
											}, -- end of [49]
											[50] = 
											{
												["y"] = 646407.32220386,
												["x"] = -279268.73104853,
											}, -- end of [50]
											[51] = 
											{
												["y"] = 646403.79521874,
												["x"] = -279259.37691662,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 647194.52300282,
												["x"] = -280325.71547109,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 646401.12597902,
												["x"] = -279249.74364967,
											}, -- end of [52]
											[53] = 
											{
												["y"] = 646400.14656608,
												["x"] = -279244.84103658,
											}, -- end of [53]
											[54] = 
											{
												["y"] = 646399.4169832,
												["x"] = -279239.89510874,
											}, -- end of [54]
											[55] = 
											{
												["y"] = 646398.94197713,
												["x"] = -279234.91828488,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 647198.99692157,
												["x"] = -280323.43091158,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 646398.72098104,
												["x"] = -279229.92370391,
											}, -- end of [56]
											[57] = 
											{
												["y"] = 646398.7495109,
												["x"] = -279224.92423117,
											}, -- end of [57]
											[58] = 
											{
												["y"] = 646399.05197908,
												["x"] = -279219.93399458,
											}, -- end of [58]
											[59] = 
											{
												["y"] = 646400.19713092,
												["x"] = -279210.00162479,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 647202.47195875,
												["x"] = -280319.97675428,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 646402.09821936,
												["x"] = -279200.18645257,
											}, -- end of [60]
											[61] = 
											{
												["y"] = 646408.87990727,
												["x"] = -279170.81912803,
											}, -- end of [61]
											[62] = 
											{
												["y"] = 646407.25594953,
												["x"] = -279166.65998418,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 646474.12271704,
												["x"] = -280977.12682186,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 646853.499557,
												["x"] = -280519.13811271,
											}, -- end of [4]
											[16] = 
											{
												["y"] = 647203.10512615,
												["x"] = -280315.09845471,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 646397.80912119,
												["x"] = -279169.4820127,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 646397.01953544,
												["x"] = -279169.87021492,
											}, -- end of [65]
											[17] = 
											{
												["y"] = 647202.09533249,
												["x"] = -280310.18912709,
											}, -- end of [17]
											[18] = 
											{
												["y"] = 647200.58411609,
												["x"] = -280305.42568165,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 647169.81025263,
												["x"] = -280220.85145439,
											}, -- end of [19]
											[5] = 
											{
												["y"] = 646879.402794,
												["x"] = -280495.60673999,
											}, -- end of [5]
											[20] = 
											{
												["y"] = 647165.80997973,
												["x"] = -280211.68821376,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 647137.39288259,
												["x"] = -280153.2499884,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 647134.07574721,
												["x"] = -280143.81893841,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 647132.72667818,
												["x"] = -280139.00487714,
											}, -- end of [23]
											[6] = 
											{
												["y"] = 646906.50500642,
												["x"] = -280473.46630343,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 647131.61866,
												["x"] = -280134.12977909,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 647130.05162779,
												["x"] = -280124.25743369,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 647128.95985504,
												["x"] = -280109.29901823,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 647122.51007086,
												["x"] = -279899.40517279,
											}, -- end of [27]
											[7] = 
											{
												["y"] = 646934.69325559,
												["x"] = -280452.7257471,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 647120.95949275,
												["x"] = -279814.42996128,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 647117.19471493,
												["x"] = -279769.59169987,
											}, -- end of [29]
											[30] = 
											{
												["y"] = 647108.90933734,
												["x"] = -279700.08220641,
											}, -- end of [30]
											[47] = 
											{
												["y"] = 646421.78197253,
												["x"] = -279294.96769167,
											}, -- end of [47]
											[63] = 
											{
												["y"] = 646402.56616872,
												["x"] = -279167.33041541,
											}, -- end of [63]
										}, -- end of [8]
										[16] = 
										{
											[1] = 
											{
												["y"] = 616815.55034856,
												["x"] = -293852.67575382,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 616616.66533434,
												["x"] = -293134.76126412,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 616623.81875576,
												["x"] = -293128.86331128,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 616891.03640335,
												["x"] = -293064.6617305,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 618655.0330057,
												["x"] = -292946.85773124,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 618675.03053213,
												["x"] = -292946.72110219,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 616925.81526047,
												["x"] = -293060.76522517,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 618678.55581371,
												["x"] = -292946.81009049,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 616633.369178,
												["x"] = -293125.87525292,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 616950.76555165,
												["x"] = -293059.24463606,
											}, -- end of [10]
											[11] = 
											{
												["y"] = 616980.76135107,
												["x"] = -293058.95625344,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 616619.21680266,
												["x"] = -293130.83876951,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 616788.10988179,
												["x"] = -293085.2191412,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 617020.72537649,
												["x"] = -293060.5494972,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 617140.32186155,
												["x"] = -293069.98863419,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 616856.50576578,
												["x"] = -293070.35443969,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 617180.31375453,
												["x"] = -293069.41190683,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 617474.65661755,
												["x"] = -293049.98399755,
											}, -- end of [15]
										}, -- end of [16]
										[17] = 
										{
											[1] = 
											{
												["y"] = 618678.57850118,
												["x"] = -292945.32096986,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 618678.57850118,
												["x"] = -292945.32096986,
											}, -- end of [2]
										}, -- end of [17]
										[9] = 
										{
											[13] = 
											{
												["y"] = 639180.96261282,
												["x"] = -281604.04888119,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 643412.28411808,
												["x"] = -280232.67572927,
											}, -- end of [7]
											[1] = 
											{
												["y"] = 646396.27364475,
												["x"] = -279170.0283086,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 646338.56599959,
												["x"] = -279199.92465954,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 646283.05292516,
												["x"] = -279222.61083916,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 643329.51451223,
												["x"] = -280267.99518427,
											}, -- end of [8]
											[9] = 
											{
												["y"] = 643289.20210028,
												["x"] = -280287.98248434,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 644225.41267295,
												["x"] = -279970.96914824,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 643058.45084519,
												["x"] = -280418.18986739,
											}, -- end of [10]
											[3] = 
											{
												["y"] = 646311.13066281,
												["x"] = -279212.0540964,
											}, -- end of [3]
											[11] = 
											{
												["y"] = 643040.13165434,
												["x"] = -280426.20881924,
											}, -- end of [11]
											[6] = 
											{
												["y"] = 643668.80446763,
												["x"] = -280133.63415433,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 643021.45291701,
												["x"] = -280433.35232727,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 636821.37689332,
												["x"] = -282326.08156937,
											}, -- end of [14]
										}, -- end of [9]
										[5] = 
										{
											[1] = 
											{
												["y"] = 626729.76926882,
												["x"] = -285825.02907154,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 626903.63275932,
												["x"] = -285748.45437597,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 637905.54735348,
												["x"] = -281993.76328015,
											}, -- end of [4]
											[3] = 
											{
												["y"] = 631599.47326973,
												["x"] = -283945.99592363,
											}, -- end of [3]
										}, -- end of [5]
										[10] = 
										{
											[13] = 
											{
												["y"] = 619761.84538899,
												["x"] = -289553.43355092,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 625767.29992925,
												["x"] = -286262.16928188,
											}, -- end of [7]
											[1] = 
											{
												["y"] = 636821.37690047,
												["x"] = -282326.08156925,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 631591.48394453,
												["x"] = -283945.80386677,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 626064.72857643,
												["x"] = -286131.27955866,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 623136.44302247,
												["x"] = -287396.46847322,
											}, -- end of [8]
											[9] = 
											{
												["y"] = 623101.10224547,
												["x"] = -287415.200909,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 626050.66094605,
												["x"] = -286136.47833798,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 622284.31110539,
												["x"] = -287929.06283952,
											}, -- end of [10]
											[3] = 
											{
												["y"] = 626891.16309528,
												["x"] = -285750.53771183,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 626041.59517382,
												["x"] = -286140.69576384,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 619824.57924304,
												["x"] = -289501.92120757,
											}, -- end of [12]
											[11] = 
											{
												["y"] = 619904.42798676,
												["x"] = -289441.73873914,
											}, -- end of [11]
										}, -- end of [10]
										[11] = 
										{
											[1] = 
											{
												["y"] = 619761.83774604,
												["x"] = -289553.43991107,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 619638.29603505,
												["x"] = -289655.06583282,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 619614.20909598,
												["x"] = -289680.43696631,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 619255.19268279,
												["x"] = -290109.70482625,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 618935.81533863,
												["x"] = -290632.1368314,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 618935.58881541,
												["x"] = -290642.13128389,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 618973.45848191,
												["x"] = -290540.80127712,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 618936.02144269,
												["x"] = -290652.12051246,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 619595.33097875,
												["x"] = -289703.74868556,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 618955.3928424,
												["x"] = -290570.77340671,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 618938.96646432,
												["x"] = -290671.89112373,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 618943.47654781,
												["x"] = -290691.37406857,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 618948.50925966,
												["x"] = -290584.09767864,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 618960.80442704,
												["x"] = -290754.0153233,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 619627.64532436,
												["x"] = -289665.62613027,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 619445.25151156,
												["x"] = -289890.99662931,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 618944.52120355,
												["x"] = -290593.26612853,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 618986.3968635,
												["x"] = -290824.47650672,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 619014.03607602,
												["x"] = -290888.69181388,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 618941.1921711,
												["x"] = -290602.69305381,
											}, -- end of [13]
											[26] = 
											{
												["y"] = 619011.72124223,
												["x"] = -290892.9346952,
											}, -- end of [26]
											[7] = 
											{
												["y"] = 619281.9921725,
												["x"] = -290073.56140997,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 618938.62777772,
												["x"] = -290612.35585607,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 618936.83722998,
												["x"] = -290622.19165181,
											}, -- end of [15]
											[19] = 
											{
												["y"] = 618937.20723582,
												["x"] = -290662.04806957,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 618971.79502138,
												["x"] = -290787.24145087,
											}, -- end of [23]
											[27] = 
											{
												["y"] = 619009.52763587,
												["x"] = -290894.91809329,
											}, -- end of [27]
										}, -- end of [11]
										[3] = 
										{
											[1] = 
											{
												["y"] = 620163.92889952,
												["x"] = -289276.79957971,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 623104.83739396,
												["x"] = -287416.37346389,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 624043.61493843,
												["x"] = -287007.32707535,
											}, -- end of [4]
											[3] = 
											{
												["y"] = 623140.25330466,
												["x"] = -287397.78488986,
											}, -- end of [3]
										}, -- end of [3]
										[6] = 
										{
											[1] = 
											{
												["y"] = 637905.54735045,
												["x"] = -281993.76328069,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 643028.05864841,
												["x"] = -280434.00169655,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 643069.34096957,
												["x"] = -280416.1400801,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 643590.88118567,
												["x"] = -280165.1755334,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 645465.73207772,
												["x"] = -279689.66812102,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 645492.48620385,
												["x"] = -279743.36667233,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 643732.29200227,
												["x"] = -280115.19226205,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 645533.92140571,
												["x"] = -279823.25022956,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 643095.75056083,
												["x"] = -280401.91457868,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 643981.65934564,
												["x"] = -280041.69252093,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 645631.73154136,
												["x"] = -280090.81804861,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 645648.23521252,
												["x"] = -280143.27599935,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 644341.87417485,
												["x"] = -279937.59444996,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 645664.0951056,
												["x"] = -280206.30434499,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 643051.22131012,
												["x"] = -280424.60320057,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 643308.85954102,
												["x"] = -280281.10573636,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 645408.34337638,
												["x"] = -279564.08391733,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 645842.05577761,
												["x"] = -281210.60993724,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 645843.39928305,
												["x"] = -281215.44304011,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 645412.84635856,
												["x"] = -279565.51934877,
											}, -- end of [13]
											[26] = 
											{
												["y"] = 645845.54306445,
												["x"] = -281219.90948472,
											}, -- end of [26]
											[7] = 
											{
												["y"] = 643354.18767301,
												["x"] = -280260.01530526,
											}, -- end of [7]
											[27] = 
											{
												["y"] = 645849.81917139,
												["x"] = -281222.26193493,
											}, -- end of [27]
											[14] = 
											{
												["y"] = 645415.39579732,
												["x"] = -279569.81849005,
											}, -- end of [14]
											[28] = 
											{
												["y"] = 645853.05846092,
												["x"] = -281222.78386696,
											}, -- end of [28]
											[23] = 
											{
												["y"] = 645696.14387265,
												["x"] = -280373.24185717,
											}, -- end of [23]
											[19] = 
											{
												["y"] = 645555.63672369,
												["x"] = -279873.77957703,
											}, -- end of [19]
											[15] = 
											{
												["y"] = 645419.33620282,
												["x"] = -279579.01868437,
											}, -- end of [15]
										}, -- end of [6]
										[12] = 
										{
											[1] = 
											{
												["y"] = 619010.08400247,
												["x"] = -290894.43750002,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 619005.62053962,
												["x"] = -290896.68729598,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 618997.59040478,
												["x"] = -290902.61524672,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 618118.24423519,
												["x"] = -291998.28077921,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 617938.60830115,
												["x"] = -292122.83361442,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 617926.72816011,
												["x"] = -292131.98614855,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 618101.13222875,
												["x"] = -292016.50245213,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 617915.45795893,
												["x"] = -292141.88007674,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 618993.96307204,
												["x"] = -290906.05559004,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 618086.59642219,
												["x"] = -292030.2347948,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 617894.68108819,
												["x"] = -292163.49010847,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 617869.78496166,
												["x"] = -292194.79312954,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 618075.13747333,
												["x"] = -292039.91167026,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 617437.06057016,
												["x"] = -292776.46003924,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 619001.44891358,
												["x"] = -290899.43777756,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 618987.1465987,
												["x"] = -290913.37009087,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 618059.16349783,
												["x"] = -292051.94027504,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 617290.96072934,
												["x"] = -292972.94176665,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 617234.97949862,
												["x"] = -293036.86308374,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 618042.60303159,
												["x"] = -292063.1512966,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 618971.19659666,
												["x"] = -290932.6181422,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 618025.4318033,
												["x"] = -292073.40245731,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 617950.95466982,
												["x"] = -292114.31696729,
											}, -- end of [15]
											[19] = 
											{
												["y"] = 617904.68508351,
												["x"] = -292152.31602063,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 617341.55167551,
												["x"] = -292910.97960101,
											}, -- end of [23]
										}, -- end of [12]
										[13] = 
										{
											[1] = 
											{
												["y"] = 617234.98640311,
												["x"] = -293036.85528444,
											}, -- end of [1]
											[13] = 
											{
												["y"] = 616843.93163274,
												["x"] = -293069.88941326,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 617092.63577438,
												["x"] = -293064.06061295,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 616761.09764593,
												["x"] = -293088.91983268,
											}, -- end of [14]
											[2] = 
											{
												["y"] = 617211.9985169,
												["x"] = -293063.23276656,
											}, -- end of [2]
											[15] = 
											{
												["y"] = 616407.69377855,
												["x"] = -293179.9578665,
											}, -- end of [15]
											[8] = 
											{
												["y"] = 617007.94481979,
												["x"] = -293056.97227895,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 616244.42926621,
												["x"] = -293208.45440463,
											}, -- end of [16]
											[9] = 
											{
												["y"] = 616972.96029183,
												["x"] = -293056.04752032,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 617152.52069373,
												["x"] = -293067.15653207,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 616942.97075601,
												["x"] = -293056.7139768,
											}, -- end of [10]
											[11] = 
											{
												["y"] = 616918.04652932,
												["x"] = -293058.62753715,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 617207.51622662,
												["x"] = -293065.12037066,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 617127.52706713,
												["x"] = -293066.76950942,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 616883.31311867,
												["x"] = -293062.90315148,
											}, -- end of [12]
											[4] = 
											{
												["y"] = 617202.48594535,
												["x"] = -293065.47887762,
											}, -- end of [4]
										}, -- end of [13]
										[7] = 
										{
											[1] = 
											{
												["y"] = 645853.76071152,
												["x"] = -281222.8490897,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 645937.30162762,
												["x"] = -281207.20913138,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 645966.19522711,
												["x"] = -281199.20802483,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 646005.42967288,
												["x"] = -281177.48587029,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 646093.92448488,
												["x"] = -281139.47435447,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 646263.30452466,
												["x"] = -281153.82186782,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 646045.64821695,
												["x"] = -281147.79155466,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 646268.29048076,
												["x"] = -281153.54042801,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 645975.46747557,
												["x"] = -281195.46991205,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 646050.05546689,
												["x"] = -281145.44334788,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 646277.14603249,
												["x"] = -281149.08531535,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 646289.07041563,
												["x"] = -281139.9874134,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 646059.25996324,
												["x"] = -281141.54059256,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 646444.31029931,
												["x"] = -281013.90181243,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 645956.68416887,
												["x"] = -281202.29188659,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 645984.40272515,
												["x"] = -281190.9859823,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 646064.05345857,
												["x"] = -281140.1327137,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 646451.11916106,
												["x"] = -281006.5923175,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 646474.1227167,
												["x"] = -280977.12682654,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 646068.97730777,
												["x"] = -281139.27006594,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 645992.9916441,
												["x"] = -281185.86740162,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 646073.94729883,
												["x"] = -281138.74289794,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 646078.94613623,
												["x"] = -281138.69619674,
											}, -- end of [15]
											[19] = 
											{
												["y"] = 646272.95772344,
												["x"] = -281151.81173454,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 646447.86511219,
												["x"] = -281010.38760064,
											}, -- end of [23]
										}, -- end of [7]
										[14] = 
										{
											[1] = 
											{
												["y"] = 616244.42603717,
												["x"] = -293208.45499334,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 616121.90610605,
												["x"] = -293233.19352577,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 616107.65083489,
												["x"] = -293237.78120292,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 616107.53374369,
												["x"] = -293266.15207427,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 616304.12126634,
												["x"] = -294159.22203549,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 616326.37958813,
												["x"] = -294198.32661613,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 616142.94393001,
												["x"] = -293452.79905051,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 616337.84115066,
												["x"] = -294216.69812214,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 616104.51092627,
												["x"] = -293241.48821386,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 616201.72153283,
												["x"] = -293883.70386611,
											}, -- end of [10]
											[11] = 
											{
												["y"] = 616213.06780847,
												["x"] = -293932.39429763,
											}, -- end of [11]
											[3] = 
											{
												["y"] = 616112.25239122,
												["x"] = -293235.82112844,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 616104.13627848,
												["x"] = -293246.44037766,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 616224.01031976,
												["x"] = -293970.86445516,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 616238.31664704,
												["x"] = -294013.52552334,
											}, -- end of [13]
											[7] = 
											{
												["y"] = 616104.74378778,
												["x"] = -293251.41580984,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 616256.64712334,
												["x"] = -294060.03893809,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 616279.22147784,
												["x"] = -294110.18711155,
											}, -- end of [15]
										}, -- end of [14]
										[15] = 
										{
											[1] = 
											{
												["y"] = 616337.84890145,
												["x"] = -294216.71004132,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 616352.03192514,
												["x"] = -294237.29323713,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 616368.0150496,
												["x"] = -294256.49411251,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 616399.90636498,
												["x"] = -294280.31457534,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 616838.32140097,
												["x"] = -294348.76326265,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 616858.31832666,
												["x"] = -294348.95920277,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 616408.9755193,
												["x"] = -294284.52261101,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 616873.30312159,
												["x"] = -294348.32079597,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 616375.20495817,
												["x"] = -294263.44086352,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 616418.29959556,
												["x"] = -294288.13279037,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 616888.08709108,
												["x"] = -294346.10711023,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 616891.97028727,
												["x"] = -294343.1089595,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 616432.59395894,
												["x"] = -294292.67092196,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 616893.26576394,
												["x"] = -294338.35759578,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 616361.32084546,
												["x"] = -294249.06742371,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 616382.93510491,
												["x"] = -294269.77987569,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 616451.975029,
												["x"] = -294297.59879816,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 616892.90181206,
												["x"] = -294323.34714319,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 616881.37336893,
												["x"] = -294203.90802005,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 616496.10592783,
												["x"] = -294306.37894323,
											}, -- end of [13]
											[26] = 
											{
												["y"] = 616864.74843042,
												["x"] = -294085.07766545,
											}, -- end of [26]
											[15] = 
											{
												["y"] = 616798.4000173,
												["x"] = -294346.31986106,
											}, -- end of [15]
											[27] = 
											{
												["y"] = 616842.40918195,
												["x"] = -293967.18696491,
											}, -- end of [27]
											[14] = 
											{
												["y"] = 616654.31630166,
												["x"] = -294330.15240024,
											}, -- end of [14]
											[28] = 
											{
												["y"] = 616815.5530939,
												["x"] = -293852.68696629,
											}, -- end of [28]
											[19] = 
											{
												["y"] = 616883.26724978,
												["x"] = -294347.46593421,
											}, -- end of [19]
											[23] = 
											{
												["y"] = 616893.37894869,
												["x"] = -294333.33750898,
											}, -- end of [23]
											[7] = 
											{
												["y"] = 616391.192402,
												["x"] = -294275.41468198,
											}, -- end of [7]
										}, -- end of [15]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 618715.64808899,
											["x"] = -293096.45673572,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 39.271373742431,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 618752.70354581,
											["x"] = -292796.125937,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 797.94135841092,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 620163.12689829,
											["x"] = -289275.53236693,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 1623.8956862084,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 624043.02096325,
											["x"] = -287005.94974993,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 2152.1581640218,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 626729.13683257,
											["x"] = -285823.67104344,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 13,
											["type"] = "Turning Point",
											["ETA"] = 4278.8137095915,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 637905.1041771,
											["x"] = -281992.33030829,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 13,
											["type"] = "Turning Point",
											["ETA"] = 6025.7669621674,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 645853.53001064,
											["x"] = -281221.519716,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 13,
											["type"] = "Turning Point",
											["ETA"] = 6153.0772640053,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 646473.05472839,
											["x"] = -280976.30232948,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "ControlledTask",
															["number"] = 1,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 540,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 24,
											["type"] = "Turning Point",
											["ETA"] = 6618.3613227043,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 646396.91494299,
											["x"] = -279171.21540155,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 12,
											["type"] = "Turning Point",
											["ETA"] = 8433.1024487086,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 636821.77555716,
											["x"] = -282327.37056977,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 11757.703910593,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 619762.70268511,
											["x"] = -289554.47140517,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 12062.514682891,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 619010.65444601,
											["x"] = -290895.66022294,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 12572.539596546,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 617235.98856315,
											["x"] = -293037.74929681,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 12756.232844187,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 616244.67781627,
											["x"] = -293209.82593546,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "ControlledTask",
															["number"] = 1,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "Hold",
																	["params"] = 
																	{
																		["templateId"] = "",
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 480,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 12938.117939302,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 616339.11884964,
											["x"] = -294215.8756713,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [15]
										[16] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 13160.099059133,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 616814.04791895,
											["x"] = -293853.04972148,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [16]
										[17] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 12855.981020005,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 618678.57850118,
											["x"] = -292945.32096986,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "GoToWaypoint",
															["number"] = 1,
															["params"] = 
															{
																["fromWaypointIndex"] = 13,
																["nWaypointIndx"] = 2,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [17]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 409,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 907,
										["y"] = 618715.64808899,
										["x"] = -293096.45673572,
										["name"] = "TEST-2",
										["heading"] = 0.11352431101141,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 908,
										["y"] = 618711.54166793,
										["x"] = -293126.158344,
										["name"] = "TEST-3",
										["heading"] = 0.13738491027854,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 913,
										["y"] = 618706.80068397,
										["x"] = -293155.76757018,
										["name"] = "TGT_TEST-8",
										["heading"] = 0.15877077180718,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 912,
										["y"] = 618701.48991078,
										["x"] = -293185.28356022,
										["name"] = "TGT_TEST-7",
										["heading"] = 0.17802385769538,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 911,
										["y"] = 618695.78144132,
										["x"] = -293214.7307684,
										["name"] = "TGT_TEST-6",
										["heading"] = 0.19147935978072,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 910,
										["y"] = 618689.86405686,
										["x"] = -293244.14034075,
										["name"] = "TGT_TEST-5",
										["heading"] = 0.1985549726896,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Strela-1 9P31",
										["unitId"] = 909,
										["y"] = 618683.94961683,
										["x"] = -293273.551541,
										["name"] = "TEST-4",
										["heading"] = 0.19844804972418,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 914,
										["y"] = 618678.31323648,
										["x"] = -293303.01440559,
										["name"] = "TEST-9",
										["heading"] = 0.18902075107499,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 ZU-23",
										["unitId"] = 915,
										["y"] = 618672.94968258,
										["x"] = -293332.52876129,
										["name"] = "TEST-10",
										["heading"] = 0.17976518785939,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 906,
										["y"] = 618667.78461682,
										["x"] = -293362.0794175,
										["name"] = "TEST-1",
										["heading"] = 0.17303883107783,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 618715.64808899,
								["x"] = -293096.45673572,
								["name"] = "TEST",
								["start_time"] = 0,
							}, -- end of [23]
							[24] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 616148.23212315,
											["x"] = -294562.14420556,
											["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"] = 412,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 920,
										["y"] = 616148.23212315,
										["x"] = -294562.14420556,
										["name"] = "TEST-1-1",
										["heading"] = 3.385938748869,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 921,
										["y"] = 616144.43586564,
										["x"] = -294550.50234919,
										["name"] = "TEST-1-3",
										["heading"] = 2.3736477827123,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 928,
										["y"] = 616155.52795106,
										["x"] = -294538.06228759,
										["name"] = "TEST-1-4",
										["heading"] = 2.3736477827123,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 919,
										["y"] = 616243.89781244,
										["x"] = -294544.17525334,
										["name"] = "TEST-1-2",
										["heading"] = 2.3736477827123,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 616148.23212315,
								["x"] = -294562.14420556,
								["name"] = "TEST-1",
								["start_time"] = 0,
							}, -- end of [24]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["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"] = 636854.6875,
											["x"] = -317854.40625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 24,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2033,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["altitude"] = 2033,
																["pattern"] = "Race-Track",
																["speed"] = 137.5,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 484.81630378235,
											["ETA_locked"] = false,
											["y"] = 697030.7201706,
											["x"] = -348069.10161578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2033,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 490.5797538682,
											["ETA_locked"] = false,
											["y"] = 697442.56331029,
											["x"] = -347382.69638296,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 192,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Player",
										["parking"] = "14",
										["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] = 
											{
												["channelsNames"] = {},
												["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,
													[15] = 0,
													[19] = 0,
													[23] = 0,
												}, -- end of ["modulations"]
												["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,
													[15] = 263,
													[19] = 253,
													[23] = 122.1,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["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,
													[15] = 0,
													[19] = 0,
													[23] = 0,
												}, -- end of ["modulations"]
												["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,
													[15] = 138,
													[19] = 128,
													[23] = 135,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[7] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[15] = 263,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[23] = 122.1,
													[27] = 133,
													[14] = 260,
													[28] = 257.8,
													[7] = 270,
													[29] = 122.1,
													[30] = 123.3,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 542,
										["psi"] = -2.0361266300414,
										["onboard_num"] = "010",
										["parking_id"] = "29",
										["x"] = -317854.40625,
										["name"] = "Aerial-1-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3519.423,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 636854.6875,
										["heading"] = 2.0361266300414,
										["callsign"] = 104,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 636854.6875,
								["x"] = -317854.40625,
								["name"] = "Aerial-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 320,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 705971.875,
											["x"] = -51798.19140625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 26,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 198,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "13",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 553,
										["psi"] = 0,
										["onboard_num"] = "018",
										["parking_id"] = "15",
										["x"] = -51798.19140625,
										["name"] = "CAP_7_4_nalchik-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 705971.875,
										["heading"] = 0,
										["callsign"] = 107,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "14",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 554,
										["psi"] = 0,
										["onboard_num"] = "019",
										["parking_id"] = "14",
										["x"] = -51772.2421875,
										["name"] = "CAP_7_4_nalchik-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 705917.75,
										["heading"] = 0,
										["callsign"] = 107,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 705971.875,
								["x"] = -51798.19140625,
								["name"] = "CAP_A[1-5]5_VodyPrimary",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 320,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 706188.8125,
											["x"] = -51900.98046875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 26,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 200,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 557,
										["psi"] = 0,
										["onboard_num"] = "022",
										["parking_id"] = "19",
										["x"] = -51900.98046875,
										["name"] = "CAP_A[1-5]5_VodyPrimary-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 706188.8125,
										["heading"] = 0,
										["callsign"] = 109,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "8",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 558,
										["psi"] = 0,
										["onboard_num"] = "023",
										["parking_id"] = "20",
										["x"] = -51927.08203125,
										["name"] = "CAP_A[1-5]5_VodyPrimary-1-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 706242.75,
										["heading"] = 0,
										["callsign"] = 109,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 706188.8125,
								["x"] = -51900.98046875,
								["name"] = "CAP_A[1-5]5_VodyPrimary-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 320,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 706351.25,
											["x"] = -51978.3984375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 26,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 201,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 559,
										["psi"] = 0,
										["onboard_num"] = "024",
										["parking_id"] = "22",
										["x"] = -51978.3984375,
										["name"] = "CAP_A[1-5]5_VodyPrimary-2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 706351.25,
										["heading"] = 0,
										["callsign"] = 110,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "7",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 560,
										["psi"] = 0,
										["onboard_num"] = "025",
										["parking_id"] = "21",
										["x"] = -51952.8828125,
										["name"] = "CAP_A[1-5]5_VodyPrimary-2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 706296.875,
										["heading"] = 0,
										["callsign"] = 110,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 706351.25,
								["x"] = -51978.3984375,
								["name"] = "CAP_B[1-5]5_VodyPrimary-2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 320,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 706459.75,
											["x"] = -52029.734375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 26,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 216,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "4",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 589,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "24",
										["x"] = -52029.734375,
										["name"] = "CAP_B[1-5]5_VodyPrimary-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 706459.75,
										["heading"] = 0,
										["callsign"] = 105,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 320,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "High",
										["parking"] = "5",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 590,
										["psi"] = 0,
										["onboard_num"] = "012",
										["parking_id"] = "23",
										["x"] = -52004.15625,
										["name"] = "CAP_B[1-5]5_VodyPrimary-1-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 706405.5625,
										["heading"] = 0,
										["callsign"] = 105,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 706459.75,
								["x"] = -52029.734375,
								["name"] = "CAP_B[1-5]5_VodyPrimary-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 180,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 458046.21875,
											["x"] = -27368.205078125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 16,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 219,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 180,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "11",
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 595,
										["psi"] = 0,
										["onboard_num"] = "017",
										["parking_id"] = "17",
										["x"] = -27368.205078125,
										["name"] = "Aerial-4-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 458046.21875,
										["heading"] = 1.2240445306151,
										["callsign"] = 112,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 180,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "12",
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 596,
										["psi"] = 0,
										["onboard_num"] = "020",
										["parking_id"] = "18",
										["x"] = -27190.376953125,
										["name"] = "Aerial-4-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 457932.21875,
										["heading"] = 0,
										["callsign"] = 112,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 458046.21875,
								["x"] = -27368.205078125,
								["name"] = "CAP_A[2-4]4|[8-11]A_Maykop-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 180,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 458158.09375,
											["x"] = -27294.580078125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 16,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 223,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 180,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 603,
										["psi"] = 0,
										["onboard_num"] = "013",
										["parking_id"] = "19",
										["x"] = -27294.580078125,
										["name"] = "CAP_A[2-4]4|[8-11]A_Maykop-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 458158.09375,
										["heading"] = 1.2240445306151,
										["callsign"] = 106,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 180,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = 13,
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 604,
										["psi"] = 0,
										["onboard_num"] = "014",
										["parking_id"] = "20",
										["x"] = -27121.5078125,
										["name"] = "CAP_A[2-4]4|[8-11]A_Maykop-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 458048.03125,
										["heading"] = 0,
										["callsign"] = 106,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 458158.09375,
								["x"] = -27294.580078125,
								["name"] = "CAP_A[2-4]4|[8-11]A_Maykop-2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 180,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 458288.0625,
											["x"] = -27182.22265625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 16,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 224,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 180,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 605,
										["psi"] = 0,
										["onboard_num"] = "015",
										["parking_id"] = "21",
										["x"] = -27182.22265625,
										["name"] = "CAP_A[2-4]4|[8-11]A_Maykop-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 458288.0625,
										["heading"] = 1.2240445306151,
										["callsign"] = 108,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 180,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "8",
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 606,
										["psi"] = 0,
										["onboard_num"] = "016",
										["parking_id"] = "22",
										["x"] = -26952.458984375,
										["name"] = "CAP_A[2-4]4|[8-11]A_Maykop-3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 458206.90625,
										["heading"] = 0,
										["callsign"] = 108,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 458288.0625,
								["x"] = -27182.22265625,
								["name"] = "CAP_B[2-4]4|[8-11]A_Maykop-3",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 180,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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"] = 458456.71875,
											["x"] = -26968.1484375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 16,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 225,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 180,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 607,
										["psi"] = 0,
										["onboard_num"] = "021",
										["parking_id"] = "23",
										["x"] = -26968.1484375,
										["name"] = "CAP_B[2-4]4|[8-11]A_Maykop-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 458456.71875,
										["heading"] = 1.2240445306151,
										["callsign"] = 111,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 180,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "5",
										["speed"] = 138.88888888889,
										["type"] = "Su-30",
										["unitId"] = 608,
										["psi"] = 0,
										["onboard_num"] = "026",
										["parking_id"] = "24",
										["x"] = -26820.943359375,
										["name"] = "CAP_B[2-4]4|[8-11]A_Maykop-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 458524.90625,
										["heading"] = 0,
										["callsign"] = 111,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 458456.71875,
								["x"] = -26968.1484375,
								["name"] = "CAP_B[2-4]4|[8-11]A_Maykop-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [9]
						}, -- 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.72308499,
											["speed"] = 0,
											["x"] = -284560.54196244,
											["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.72308499,
										["x"] = -284560.54196244,
										["name"] = "TGT_TADPOLE_1",
										["heading"] = 5.5152404363021,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 682492.72308499,
								["x"] = -284560.54196244,
								["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"] = 683522.4984206,
											["speed"] = 0,
											["x"] = -285561.7800221,
											["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"] = 683522.4984206,
										["x"] = -285561.7800221,
										["name"] = "Static M92 Tent 01-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683522.4984206,
								["x"] = -285561.7800221,
								["name"] = "Static M92 Tent 01-1",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683538.84519583,
											["speed"] = 0,
											["x"] = -285532.74332928,
											["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"] = 683538.84519583,
										["x"] = -285532.74332928,
										["name"] = "Static M92 Tent 05-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683538.84519583,
								["x"] = -285532.74332928,
								["name"] = "Static M92 Tent 05-1",
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683540.95301788,
											["speed"] = 0,
											["x"] = -285538.64523102,
											["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"] = 683540.95301788,
										["x"] = -285538.64523102,
										["name"] = "Static M92 Tent 05-2-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683540.95301788,
								["x"] = -285538.64523102,
								["name"] = "Static M92 Tent 05-2",
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683543.06968513,
											["speed"] = 0,
											["x"] = -285544.38389496,
											["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"] = 683543.06968513,
										["x"] = -285544.38389496,
										["name"] = "Static M92 Tent 05-3-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683543.06968513,
								["x"] = -285544.38389496,
								["name"] = "Static M92 Tent 05-3",
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683545.14206603,
											["speed"] = 0,
											["x"] = -285550.23532339,
											["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"] = 683545.14206603,
										["x"] = -285550.23532339,
										["name"] = "Static M92 Tent 05-4-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683545.14206603,
								["x"] = -285550.23532339,
								["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"] = 684875.22622473,
											["speed"] = 0,
											["x"] = -284299.70922512,
											["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"] = 684875.22622473,
										["x"] = -284299.70922512,
										["name"] = "Static LUV Tigr-1",
										["heading"] = 0.013403166470615,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684875.22622473,
								["x"] = -284299.70922512,
								["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]
							[41] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519396.24593479,
											["speed"] = 0,
											["x"] = -194553.45055759,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 246,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 672,
										["rate"] = 1,
										["y"] = 519396.24593479,
										["x"] = -194553.45055759,
										["name"] = "Static M92 Tent 01-3",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519396.24593479,
								["x"] = -194553.45055759,
								["name"] = "Static M92 Tent 01-3",
								["dead"] = false,
							}, -- end of [41]
							[42] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519396.59907111,
											["speed"] = 0,
											["x"] = -194565.06631846,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 247,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 673,
										["rate"] = 1,
										["y"] = 519396.59907111,
										["x"] = -194565.06631846,
										["name"] = "Static M92 Tent 01-4-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519396.59907111,
								["x"] = -194565.06631846,
								["name"] = "Static M92 Tent 01-4",
								["dead"] = false,
							}, -- end of [42]
							[43] = 
							{
								["heading"] = 4.6774823953448,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519414.41753496,
											["speed"] = 0,
											["x"] = -194551.97263855,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 248,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 674,
										["rate"] = 1,
										["y"] = 519414.41753496,
										["x"] = -194551.97263855,
										["name"] = "Static M92 Tent 05-14",
										["heading"] = 4.6774823953448,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519414.41753496,
								["x"] = -194551.97263855,
								["name"] = "Static M92 Tent 05-14",
								["dead"] = false,
							}, -- end of [43]
							[44] = 
							{
								["heading"] = 4.6774823953448,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519414.83777535,
											["speed"] = 0,
											["x"] = -194558.90660503,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 249,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 675,
										["rate"] = 1,
										["y"] = 519414.83777535,
										["x"] = -194558.90660503,
										["name"] = "Static M92 Tent 05-15-1",
										["heading"] = 4.6774823953448,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519414.83777535,
								["x"] = -194558.90660503,
								["name"] = "Static M92 Tent 05-15",
								["dead"] = false,
							}, -- end of [44]
							[45] = 
							{
								["heading"] = 4.6774823953448,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519415.10547586,
											["speed"] = 0,
											["x"] = -194565.54913111,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 250,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 676,
										["rate"] = 1,
										["y"] = 519415.10547586,
										["x"] = -194565.54913111,
										["name"] = "Static M92 Tent 05-16-1",
										["heading"] = 4.6774823953448,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519415.10547586,
								["x"] = -194565.54913111,
								["name"] = "Static M92 Tent 05-16",
								["dead"] = false,
							}, -- end of [45]
							[46] = 
							{
								["heading"] = 6.2133721370998,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519424.63252327,
											["speed"] = 0,
											["x"] = -194558.08180131,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 251,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 677,
										["rate"] = 1,
										["y"] = 519424.63252327,
										["x"] = -194558.08180131,
										["name"] = "Static M92 Revetment x8-1",
										["heading"] = 6.2133721370998,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519424.63252327,
								["x"] = -194558.08180131,
								["name"] = "Static M92 Revetment x8-1",
								["dead"] = false,
							}, -- end of [46]
							[47] = 
							{
								["heading"] = 1.5707963267949,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519405.94870807,
											["speed"] = 0,
											["x"] = -194573.40252977,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 252,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 678,
										["rate"] = 1,
										["y"] = 519405.94870807,
										["x"] = -194573.40252977,
										["name"] = "Static M92 Revetment x8-2-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519405.94870807,
								["x"] = -194573.40252977,
								["name"] = "Static M92 Revetment x8-2",
								["dead"] = false,
							}, -- end of [47]
							[48] = 
							{
								["heading"] = 1.5707963267949,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519404.70312039,
											["speed"] = 0,
											["x"] = -194542.5119553,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 253,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 679,
										["rate"] = 1,
										["y"] = 519404.70312039,
										["x"] = -194542.5119553,
										["name"] = "Static M92 Revetment x8-3-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519404.70312039,
								["x"] = -194542.5119553,
								["name"] = "Static M92 Revetment x8-3",
								["dead"] = false,
							}, -- end of [48]
							[49] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519372.81607577,
											["speed"] = 0,
											["x"] = -194559.20283022,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 254,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 680,
										["rate"] = 1,
										["y"] = 519372.81607577,
										["x"] = -194559.20283022,
										["name"] = "Static M92 Revetment x8-4-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519372.81607577,
								["x"] = -194559.20283022,
								["name"] = "Static M92 Revetment x8-4",
								["dead"] = false,
							}, -- end of [49]
							[50] = 
							{
								["heading"] = 2.146754979953,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519478.14315815,
											["speed"] = 0,
											["x"] = -194615.21340531,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 255,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 681,
										["rate"] = 1,
										["y"] = 519478.14315815,
										["x"] = -194615.21340531,
										["name"] = "Static M92 Sandbag 03-3",
										["heading"] = 2.146754979953,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519478.14315815,
								["x"] = -194615.21340531,
								["name"] = "Static M92 Sandbag 03-3",
								["dead"] = false,
							}, -- end of [50]
							[51] = 
							{
								["heading"] = 2.5132741228718,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519374.52921681,
											["speed"] = 0,
											["x"] = -194667.08338898,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 256,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 682,
										["rate"] = 1,
										["y"] = 519374.52921681,
										["x"] = -194667.08338898,
										["name"] = "Static M92 Sandbag 03-4-1",
										["heading"] = 2.5132741228718,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519374.52921681,
								["x"] = -194667.08338898,
								["name"] = "Static M92 Sandbag 03-4",
								["dead"] = false,
							}, -- end of [51]
							[52] = 
							{
								["heading"] = 3.9444441095072,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519268.89393841,
											["speed"] = 0,
											["x"] = -194622.9471799,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 257,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 683,
										["rate"] = 1,
										["y"] = 519268.89393841,
										["x"] = -194622.9471799,
										["name"] = "Static M92 Sandbag 03-5-1",
										["heading"] = 3.9444441095072,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519268.89393841,
								["x"] = -194622.9471799,
								["name"] = "Static M92 Sandbag 03-5",
								["dead"] = false,
							}, -- end of [52]
							[53] = 
							{
								["heading"] = 3.1241393610699,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519374.76219276,
											["speed"] = 0,
											["x"] = -194621.13008224,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 258,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 684,
										["rate"] = 1,
										["y"] = 519374.76219276,
										["x"] = -194621.13008224,
										["name"] = "Static M92 Sandbag 03-6-1",
										["heading"] = 3.1241393610699,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519374.76219276,
								["x"] = -194621.13008224,
								["name"] = "Static M92 Sandbag 03-6",
								["dead"] = false,
							}, -- end of [53]
							[54] = 
							{
								["heading"] = 1.5707963267949,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519406.61146465,
											["speed"] = 0,
											["x"] = -194591.09509506,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 259,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 685,
										["rate"] = 1,
										["y"] = 519406.61146465,
										["x"] = -194591.09509506,
										["name"] = "Static M92 Revetment x8-5-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519406.61146465,
								["x"] = -194591.09509506,
								["name"] = "Static M92 Revetment x8-5",
								["dead"] = false,
							}, -- end of [54]
							[55] = 
							{
								["heading"] = 0.069813170079773,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519370.76866772,
											["speed"] = 0,
											["x"] = -194513.97791783,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 261,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 687,
										["rate"] = 1,
										["y"] = 519370.76866772,
										["x"] = -194513.97791783,
										["name"] = "Static M92 Sandbag 03-7-1",
										["heading"] = 0.069813170079773,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519370.76866772,
								["x"] = -194513.97791783,
								["name"] = "Static M92 Sandbag 03-7",
								["dead"] = false,
							}, -- end of [55]
							[56] = 
							{
								["heading"] = 2.1293016874331,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519405.14113172,
											["speed"] = 0,
											["x"] = -194606.6805399,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 262,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 689,
										["rate"] = 1,
										["y"] = 519405.14113172,
										["x"] = -194606.6805399,
										["name"] = "Static M92 Sandbag 03-8-1",
										["heading"] = 2.1293016874331,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519405.14113172,
								["x"] = -194606.6805399,
								["name"] = "Static M92 Sandbag 03-8",
								["dead"] = false,
							}, -- end of [56]
							[57] = 
							{
								["heading"] = 1.8151424220741,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519462.80917068,
											["speed"] = 0,
											["x"] = -194557.23924323,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 263,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 690,
										["rate"] = 1,
										["y"] = 519462.80917068,
										["x"] = -194557.23924323,
										["name"] = "Static M92 Sandbag 03-9-1",
										["heading"] = 1.8151424220741,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519462.80917068,
								["x"] = -194557.23924323,
								["name"] = "Static M92 Sandbag 03-9",
								["dead"] = false,
							}, -- end of [57]
							[58] = 
							{
								["heading"] = 1.6057029118348,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519426.2004909,
											["speed"] = 0,
											["x"] = -194576.92006948,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 264,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_04",
										["type"] = "Sandbag_04",
										["unitId"] = 691,
										["rate"] = 1,
										["y"] = 519426.2004909,
										["x"] = -194576.92006948,
										["name"] = "Static M92 Sandbag 04-1",
										["heading"] = 1.6057029118348,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519426.2004909,
								["x"] = -194576.92006948,
								["name"] = "Static M92 Sandbag 04-1",
								["dead"] = false,
							}, -- end of [58]
							[59] = 
							{
								["heading"] = 1.6057029118348,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519423.91610928,
											["speed"] = 0,
											["x"] = -194593.9592134,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 265,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_04",
										["type"] = "Sandbag_04",
										["unitId"] = 692,
										["rate"] = 1,
										["y"] = 519423.91610928,
										["x"] = -194593.9592134,
										["name"] = "Static M92 Sandbag 04-2-1",
										["heading"] = 1.6057029118348,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519423.91610928,
								["x"] = -194593.9592134,
								["name"] = "Static M92 Sandbag 04-2",
								["dead"] = false,
							}, -- end of [59]
							[60] = 
							{
								["heading"] = 5.2010811709431,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519395.90312414,
											["speed"] = 0,
											["x"] = -194600.18902068,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 266,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_04",
										["type"] = "Sandbag_04",
										["unitId"] = 693,
										["rate"] = 1,
										["y"] = 519395.90312414,
										["x"] = -194600.18902068,
										["name"] = "Static M92 Sandbag 04-3-1",
										["heading"] = 5.2010811709431,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519395.90312414,
								["x"] = -194600.18902068,
								["name"] = "Static M92 Sandbag 04-3",
								["dead"] = false,
							}, -- end of [60]
							[61] = 
							{
								["heading"] = 5.6025068989018,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 519324.96948566,
											["speed"] = 0,
											["x"] = -194550.4915953,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 267,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 695,
										["rate"] = 1,
										["y"] = 519324.96948566,
										["x"] = -194550.4915953,
										["name"] = "Static M92 Sandbag 03-10-1",
										["heading"] = 5.6025068989018,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 519324.96948566,
								["x"] = -194550.4915953,
								["name"] = "Static M92 Sandbag 03-10",
								["dead"] = false,
							}, -- end of [61]
							[62] = 
							{
								["heading"] = 2.4260076602721,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516399.69659593,
											["speed"] = 0,
											["x"] = -196185.69170464,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 348,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Tigr_233036",
										["unitId"] = 797,
										["rate"] = 3,
										["y"] = 516399.69659593,
										["x"] = -196185.69170464,
										["name"] = "Static LUV Tigr-2",
										["heading"] = 2.4260076602721,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516399.69659593,
								["x"] = -196185.69170464,
								["name"] = "Static LUV Tigr-2",
								["dead"] = false,
							}, -- end of [62]
							[63] = 
							{
								["heading"] = 2.4260076602721,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516403.62297091,
											["speed"] = 0,
											["x"] = -196182.36023497,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 349,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Tigr_233036",
										["unitId"] = 798,
										["rate"] = 3,
										["y"] = 516403.62297091,
										["x"] = -196182.36023497,
										["name"] = "Static LUV Tigr-3-1",
										["heading"] = 2.4260076602721,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516403.62297091,
								["x"] = -196182.36023497,
								["name"] = "Static LUV Tigr-3",
								["dead"] = false,
							}, -- end of [63]
							[64] = 
							{
								["heading"] = 2.4260076602721,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516407.54934588,
											["speed"] = 0,
											["x"] = -196179.38570848,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 350,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Tigr_233036",
										["unitId"] = 799,
										["rate"] = 3,
										["y"] = 516407.54934588,
										["x"] = -196179.38570848,
										["name"] = "Static LUV Tigr-4-1",
										["heading"] = 2.4260076602721,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516407.54934588,
								["x"] = -196179.38570848,
								["name"] = "Static LUV Tigr-4",
								["dead"] = false,
							}, -- end of [64]
							[65] = 
							{
								["heading"] = 0.92502450355699,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516415.64005794,
											["speed"] = 0,
											["x"] = -196188.48775955,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 351,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Tigr_233036",
										["unitId"] = 800,
										["rate"] = 3,
										["y"] = 516415.64005794,
										["x"] = -196188.48775955,
										["name"] = "Static LUV Tigr-5-1",
										["heading"] = 0.92502450355699,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516415.64005794,
								["x"] = -196188.48775955,
								["name"] = "Static LUV Tigr-5",
								["dead"] = false,
							}, -- end of [65]
							[66] = 
							{
								["heading"] = 0.92502450355699,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516417.72222649,
											["speed"] = 0,
											["x"] = -196191.99770081,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 352,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Tigr_233036",
										["unitId"] = 801,
										["rate"] = 3,
										["y"] = 516417.72222649,
										["x"] = -196191.99770081,
										["name"] = "Static LUV Tigr-6-1",
										["heading"] = 0.92502450355699,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516417.72222649,
								["x"] = -196191.99770081,
								["name"] = "Static LUV Tigr-6",
								["dead"] = false,
							}, -- end of [66]
							[67] = 
							{
								["heading"] = 4.5727626402251,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711623.64450687,
											["speed"] = 0,
											["x"] = -41940.960827981,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 361,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 827,
										["rate"] = 1,
										["y"] = 711623.64450687,
										["x"] = -41940.960827981,
										["name"] = "Static M92 Revetment x8-13",
										["heading"] = 4.5727626402251,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711623.64450687,
								["x"] = -41940.960827981,
								["name"] = "Static M92 Revetment x8-13",
								["dead"] = false,
							}, -- end of [67]
							[68] = 
							{
								["heading"] = 3.0019663134302,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711641.05767185,
											["speed"] = 0,
											["x"] = -41955.441507563,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 362,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 828,
										["rate"] = 1,
										["y"] = 711641.05767185,
										["x"] = -41955.441507563,
										["name"] = "Static M92 Revetment x8-14-1",
										["heading"] = 3.0019663134302,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711641.05767185,
								["x"] = -41955.441507563,
								["name"] = "Static M92 Revetment x8-14",
								["dead"] = false,
							}, -- end of [68]
							[69] = 
							{
								["heading"] = 3.0019663134302,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711647.54076351,
											["speed"] = 0,
											["x"] = -41999.526530805,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 363,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 829,
										["rate"] = 1,
										["y"] = 711647.54076351,
										["x"] = -41999.526530805,
										["name"] = "Static M92 Revetment x8-15-1",
										["heading"] = 3.0019663134302,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711647.54076351,
								["x"] = -41999.526530805,
								["name"] = "Static M92 Revetment x8-15",
								["dead"] = false,
							}, -- end of [69]
							[70] = 
							{
								["heading"] = 3.0019663134302,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711599.33118613,
											["speed"] = 0,
											["x"] = -41961.664493732,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 364,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 830,
										["rate"] = 1,
										["y"] = 711599.33118613,
										["x"] = -41961.664493732,
										["name"] = "Static M92 Revetment x8-16-1",
										["heading"] = 3.0019663134302,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711599.33118613,
								["x"] = -41961.664493732,
								["name"] = "Static M92 Revetment x8-16",
								["dead"] = false,
							}, -- end of [70]
							[71] = 
							{
								["heading"] = 1.4311699866353,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711634.88860041,
											["speed"] = 0,
											["x"] = -42018.339404612,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 366,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 832,
										["rate"] = 1,
										["y"] = 711634.88860041,
										["x"] = -42018.339404612,
										["name"] = "Static M92 Revetment x8-18-1",
										["heading"] = 1.4311699866353,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711634.88860041,
								["x"] = -42018.339404612,
								["name"] = "Static M92 Revetment x8-18",
								["dead"] = false,
							}, -- end of [71]
							[72] = 
							{
								["heading"] = 1.4311699866353,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711633.6746216,
											["speed"] = 0,
											["x"] = -41971.524383269,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 367,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 834,
										["rate"] = 1,
										["y"] = 711633.6746216,
										["x"] = -41971.524383269,
										["name"] = "Static M92 Sandbag 05-34",
										["heading"] = 1.4311699866353,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711633.6746216,
								["x"] = -41971.524383269,
								["name"] = "Static M92 Sandbag 05-34",
								["dead"] = false,
							}, -- end of [72]
							[73] = 
							{
								["heading"] = 1.4311699866353,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711610.73736476,
											["speed"] = 0,
											["x"] = -41975.137220315,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 368,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 835,
										["rate"] = 1,
										["y"] = 711610.73736476,
										["x"] = -41975.137220315,
										["name"] = "Static M92 Sandbag 05-35-1",
										["heading"] = 1.4311699866353,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711610.73736476,
								["x"] = -41975.137220315,
								["name"] = "Static M92 Sandbag 05-35",
								["dead"] = false,
							}, -- end of [73]
							[74] = 
							{
								["heading"] = 1.4311699866353,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711599.71223159,
											["speed"] = 0,
											["x"] = -41944.402905704,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 369,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 836,
										["rate"] = 1,
										["y"] = 711599.71223159,
										["x"] = -41944.402905704,
										["name"] = "Static M92 Revetment x4-6",
										["heading"] = 1.4311699866353,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711599.71223159,
								["x"] = -41944.402905704,
								["name"] = "Static M92 Revetment x4-6",
								["dead"] = false,
							}, -- end of [74]
							[75] = 
							{
								["heading"] = 3.0019663134302,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711604.67193216,
											["speed"] = 0,
											["x"] = -41952.223971985,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 370,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 837,
										["rate"] = 1,
										["y"] = 711604.67193216,
										["x"] = -41952.223971985,
										["name"] = "Static M92 Tent 01-9",
										["heading"] = 3.0019663134302,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711604.67193216,
								["x"] = -41952.223971985,
								["name"] = "Static M92 Tent 01-9",
								["dead"] = false,
							}, -- end of [75]
							[76] = 
							{
								["heading"] = 3.0019663134302,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711606.72257759,
											["speed"] = 0,
											["x"] = -41966.483111118,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 371,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 838,
										["rate"] = 1,
										["y"] = 711606.72257759,
										["x"] = -41966.483111118,
										["name"] = "Static M92 Tent 01-10-1",
										["heading"] = 3.0019663134302,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711606.72257759,
								["x"] = -41966.483111118,
								["name"] = "Static M92 Tent 01-10",
								["dead"] = false,
							}, -- end of [76]
							[77] = 
							{
								["heading"] = 4.5553093477052,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711631.09187557,
											["speed"] = 0,
											["x"] = -41945.738209703,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 372,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 839,
										["rate"] = 1,
										["y"] = 711631.09187557,
										["x"] = -41945.738209703,
										["name"] = "Static M92 Tent 05-18",
										["heading"] = 4.5553093477052,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711631.09187557,
								["x"] = -41945.738209703,
								["name"] = "Static M92 Tent 05-18",
								["dead"] = false,
							}, -- end of [77]
							[78] = 
							{
								["heading"] = 4.5553093477052,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711632.18873242,
											["speed"] = 0,
											["x"] = -41952.605487413,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 373,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 840,
										["rate"] = 1,
										["y"] = 711632.18873242,
										["x"] = -41952.605487413,
										["name"] = "Static M92 Tent 05-19-1",
										["heading"] = 4.5553093477052,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711632.18873242,
								["x"] = -41952.605487413,
								["name"] = "Static M92 Tent 05-19",
								["dead"] = false,
							}, -- end of [78]
							[79] = 
							{
								["heading"] = 4.5553093477052,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711632.99945271,
											["speed"] = 0,
											["x"] = -41959.425075694,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 374,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 841,
										["rate"] = 1,
										["y"] = 711632.99945271,
										["x"] = -41959.425075694,
										["name"] = "Static M92 Tent 05-20-1",
										["heading"] = 4.5553093477052,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711632.99945271,
								["x"] = -41959.425075694,
								["name"] = "Static M92 Tent 05-20",
								["dead"] = false,
							}, -- end of [79]
							[80] = 
							{
								["heading"] = 4.5553093477052,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711633.85786242,
											["speed"] = 0,
											["x"] = -41966.10159569,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 375,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent05",
										["type"] = "Tent05",
										["unitId"] = 842,
										["rate"] = 1,
										["y"] = 711633.85786242,
										["x"] = -41966.10159569,
										["name"] = "Static M92 Tent 05-21-1",
										["heading"] = 4.5553093477052,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711633.85786242,
								["x"] = -41966.10159569,
								["name"] = "Static M92 Tent 05-21",
								["dead"] = false,
							}, -- end of [80]
							[81] = 
							{
								["heading"] = 1.4311699866353,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711450.39661135,
											["speed"] = 0,
											["x"] = -42059.881455952,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 377,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 849,
										["rate"] = 1,
										["y"] = 711450.39661135,
										["x"] = -42059.881455952,
										["name"] = "Static M92 Sandbag 05-36-1",
										["heading"] = 1.4311699866353,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711450.39661135,
								["x"] = -42059.881455952,
								["name"] = "Static M92 Sandbag 05-36",
								["dead"] = false,
							}, -- end of [81]
							[82] = 
							{
								["heading"] = 2.9670597283904,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711463.97831686,
											["speed"] = 0,
											["x"] = -42065.133048751,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 378,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 850,
										["rate"] = 1,
										["y"] = 711463.97831686,
										["x"] = -42065.133048751,
										["name"] = "Static M92 Sandbag 05-37-1",
										["heading"] = 2.9670597283904,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711463.97831686,
								["x"] = -42065.133048751,
								["name"] = "Static M92 Sandbag 05-37",
								["dead"] = false,
							}, -- end of [82]
							[83] = 
							{
								["heading"] = 2.9670597283904,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711434.41639918,
											["speed"] = 0,
											["x"] = -42069.674655269,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 379,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 851,
										["rate"] = 1,
										["y"] = 711434.41639918,
										["x"] = -42069.674655269,
										["name"] = "Static M92 Sandbag 05-38-1",
										["heading"] = 2.9670597283904,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711434.41639918,
								["x"] = -42069.674655269,
								["name"] = "Static M92 Sandbag 05-38",
								["dead"] = false,
							}, -- end of [83]
							[84] = 
							{
								["heading"] = 2.9670597283904,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711557.71897189,
											["speed"] = 0,
											["x"] = -42031.722012803,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 381,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 853,
										["rate"] = 1,
										["y"] = 711557.71897189,
										["x"] = -42031.722012803,
										["name"] = "Static M92 Sandbag 05-39-1",
										["heading"] = 2.9670597283904,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711557.71897189,
								["x"] = -42031.722012803,
								["name"] = "Static M92 Sandbag 05-39",
								["dead"] = false,
							}, -- end of [84]
							[85] = 
							{
								["heading"] = 4.4854961776254,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711549.5008313,
											["speed"] = 0,
											["x"] = -42048.807094554,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 382,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 854,
										["rate"] = 1,
										["y"] = 711549.5008313,
										["x"] = -42048.807094554,
										["name"] = "Static M92 Sandbag 05-40-1",
										["heading"] = 4.4854961776254,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711549.5008313,
								["x"] = -42048.807094554,
								["name"] = "Static M92 Sandbag 05-40",
								["dead"] = false,
							}, -- end of [85]
							[86] = 
							{
								["heading"] = 5.9515727493007,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711535.01095184,
											["speed"] = 0,
											["x"] = -42038.426285389,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 383,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_05",
										["type"] = "Sandbag_05",
										["unitId"] = 855,
										["rate"] = 1,
										["y"] = 711535.01095184,
										["x"] = -42038.426285389,
										["name"] = "Static M92 Sandbag 05-41-1",
										["heading"] = 5.9515727493007,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711535.01095184,
								["x"] = -42038.426285389,
								["name"] = "Static M92 Sandbag 05-41",
								["dead"] = false,
							}, -- end of [86]
							[87] = 
							{
								["heading"] = 1.4311699866353,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711419.65640998,
											["speed"] = 0,
											["x"] = -42127.120030459,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 384,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 858,
										["rate"] = 1,
										["y"] = 711419.65640998,
										["x"] = -42127.120030459,
										["name"] = "Static M92 Sandbag 02-11",
										["heading"] = 1.4311699866353,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711419.65640998,
								["x"] = -42127.120030459,
								["name"] = "Static M92 Sandbag 02-11",
								["dead"] = false,
							}, -- end of [87]
							[88] = 
							{
								["heading"] = 3.6651914291881,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711421.77161744,
											["speed"] = 0,
											["x"] = -42119.863137418,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 385,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 859,
										["rate"] = 1,
										["y"] = 711421.77161744,
										["x"] = -42119.863137418,
										["name"] = "Static M92 Sandbag 03-23",
										["heading"] = 3.6651914291881,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711421.77161744,
								["x"] = -42119.863137418,
								["name"] = "Static M92 Sandbag 03-23",
								["dead"] = false,
							}, -- end of [88]
							[89] = 
							{
								["heading"] = 3.6651914291881,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711589.39500708,
											["speed"] = 0,
											["x"] = -42103.364817452,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 387,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 861,
										["rate"] = 1,
										["y"] = 711589.39500708,
										["x"] = -42103.364817452,
										["name"] = "Static M92 Sandbag 03-24-1",
										["heading"] = 3.6651914291881,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711589.39500708,
								["x"] = -42103.364817452,
								["name"] = "Static M92 Sandbag 03-24",
								["dead"] = false,
							}, -- end of [89]
							[90] = 
							{
								["heading"] = 0.55850536063819,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711594.39279844,
											["speed"] = 0,
											["x"] = -42096.201316504,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 388,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_04",
										["type"] = "Sandbag_04",
										["unitId"] = 862,
										["rate"] = 1,
										["y"] = 711594.39279844,
										["x"] = -42096.201316504,
										["name"] = "Static M92 Sandbag 04-4",
										["heading"] = 0.55850536063819,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711594.39279844,
								["x"] = -42096.201316504,
								["name"] = "Static M92 Sandbag 04-4",
								["dead"] = false,
							}, -- end of [90]
							[91] = 
							{
								["heading"] = 0.55850536063819,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 711426.59669887,
											["speed"] = 0,
											["x"] = -42113.156416069,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 389,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_04",
										["type"] = "Sandbag_04",
										["unitId"] = 863,
										["rate"] = 1,
										["y"] = 711426.59669887,
										["x"] = -42113.156416069,
										["name"] = "Static M92 Sandbag 04-5-1",
										["heading"] = 0.55850536063819,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 711426.59669887,
								["x"] = -42113.156416069,
								["name"] = "Static M92 Sandbag 04-5",
								["dead"] = false,
							}, -- end of [91]
							[92] = 
							{
								["heading"] = 2.0943951023932,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683490.60912085,
											["speed"] = 0,
											["x"] = -285650.62993113,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 390,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 864,
										["rate"] = 1,
										["y"] = 683490.60912085,
										["x"] = -285650.62993113,
										["name"] = "Static M92 Sandbag 02-12",
										["heading"] = 2.0943951023932,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683490.60912085,
								["x"] = -285650.62993113,
								["name"] = "Static M92 Sandbag 02-12",
								["dead"] = false,
							}, -- end of [92]
							[93] = 
							{
								["heading"] = 2.0943951023932,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683526.03368834,
											["speed"] = 0,
											["x"] = -285649.82804345,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 391,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 865,
										["rate"] = 1,
										["y"] = 683526.03368834,
										["x"] = -285649.82804345,
										["name"] = "Static M92 Sandbag 02-13-1",
										["heading"] = 2.0943951023932,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683526.03368834,
								["x"] = -285649.82804345,
								["name"] = "Static M92 Sandbag 02-13",
								["dead"] = false,
							}, -- end of [93]
							[94] = 
							{
								["heading"] = 2.0943951023932,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683469.38268228,
											["speed"] = 0,
											["x"] = -285623.69593908,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 392,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 866,
										["rate"] = 1,
										["y"] = 683469.38268228,
										["x"] = -285623.69593908,
										["name"] = "Static M92 Sandbag 02-14-1",
										["heading"] = 2.0943951023932,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683469.38268228,
								["x"] = -285623.69593908,
								["name"] = "Static M92 Sandbag 02-14",
								["dead"] = false,
							}, -- end of [94]
							[95] = 
							{
								["heading"] = 2.0943951023932,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683544.18938625,
											["speed"] = 0,
											["x"] = -285621.75598583,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 393,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 867,
										["rate"] = 1,
										["y"] = 683544.18938625,
										["x"] = -285621.75598583,
										["name"] = "Static M92 Sandbag 02-15-1",
										["heading"] = 2.0943951023932,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683544.18938625,
								["x"] = -285621.75598583,
								["name"] = "Static M92 Sandbag 02-15",
								["dead"] = false,
							}, -- end of [95]
							[96] = 
							{
								["heading"] = 1.2042771838761,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683580.7079446,
											["speed"] = 0,
											["x"] = -285596.74470523,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 395,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 884,
										["rate"] = 1,
										["y"] = 683580.7079446,
										["x"] = -285596.74470523,
										["name"] = "Static M92 Sandbag 02-16-1",
										["heading"] = 1.2042771838761,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683580.7079446,
								["x"] = -285596.74470523,
								["name"] = "Static M92 Sandbag 02-16",
								["dead"] = false,
							}, -- end of [96]
							[97] = 
							{
								["heading"] = 2.7925268031909,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683548.75195947,
											["speed"] = 0,
											["x"] = -285530.31933392,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 397,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 886,
										["rate"] = 1,
										["y"] = 683548.75195947,
										["x"] = -285530.31933392,
										["name"] = "Static M92 Sandbag 08-11",
										["heading"] = 2.7925268031909,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683548.75195947,
								["x"] = -285530.31933392,
								["name"] = "Static M92 Sandbag 08-11",
								["dead"] = false,
							}, -- end of [97]
							[98] = 
							{
								["heading"] = 2.7925268031909,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683554.0215146,
											["speed"] = 0,
											["x"] = -285545.28487049,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 398,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 887,
										["rate"] = 1,
										["y"] = 683554.0215146,
										["x"] = -285545.28487049,
										["name"] = "Static M92 Sandbag 08-12-1",
										["heading"] = 2.7925268031909,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683554.0215146,
								["x"] = -285545.28487049,
								["name"] = "Static M92 Sandbag 08-12",
								["dead"] = false,
							}, -- end of [98]
							[99] = 
							{
								["heading"] = 4.3633231299858,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683549.06813278,
											["speed"] = 0,
											["x"] = -285555.71858965,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 399,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_08",
										["type"] = "Sandbag_08",
										["unitId"] = 888,
										["rate"] = 1,
										["y"] = 683549.06813278,
										["x"] = -285555.71858965,
										["name"] = "Static M92 Sandbag 08-13-1",
										["heading"] = 4.3633231299858,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683549.06813278,
								["x"] = -285555.71858965,
								["name"] = "Static M92 Sandbag 08-13",
								["dead"] = false,
							}, -- end of [99]
							[100] = 
							{
								["heading"] = 2.7925268031909,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683531.91564521,
											["speed"] = 0,
											["x"] = -285554.31118878,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 400,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 889,
										["rate"] = 1,
										["y"] = 683531.91564521,
										["x"] = -285554.31118878,
										["name"] = "Static M92 Sandbag 16-14",
										["heading"] = 2.7925268031909,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683531.91564521,
								["x"] = -285554.31118878,
								["name"] = "Static M92 Sandbag 16-14",
								["dead"] = false,
							}, -- end of [100]
							[101] = 
							{
								["heading"] = 2.7925268031909,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683525.50219052,
											["speed"] = 0,
											["x"] = -285539.37352215,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 401,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_16",
										["type"] = "Sandbag_16",
										["unitId"] = 890,
										["rate"] = 1,
										["y"] = 683525.50219052,
										["x"] = -285539.37352215,
										["name"] = "Static M92 Sandbag 16-15-1",
										["heading"] = 2.7925268031909,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683525.50219052,
								["x"] = -285539.37352215,
								["name"] = "Static M92 Sandbag 16-15",
								["dead"] = false,
							}, -- end of [101]
							[102] = 
							{
								["heading"] = 5.3058009260628,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683544.51270293,
											["speed"] = 0,
											["x"] = -285621.16771592,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 402,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 891,
										["rate"] = 1,
										["y"] = 683544.51270293,
										["x"] = -285621.16771592,
										["name"] = "Static M92 Sandbag 02-17-1",
										["heading"] = 5.3058009260628,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683544.51270293,
								["x"] = -285621.16771592,
								["name"] = "Static M92 Sandbag 02-17",
								["dead"] = false,
							}, -- end of [102]
							[103] = 
							{
								["heading"] = 4.3284165449459,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683580.36300046,
											["speed"] = 0,
											["x"] = -285595.93249286,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 403,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 892,
										["rate"] = 1,
										["y"] = 683580.36300046,
										["x"] = -285595.93249286,
										["name"] = "Static M92 Sandbag 02-18-1",
										["heading"] = 4.3284165449459,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683580.36300046,
								["x"] = -285595.93249286,
								["name"] = "Static M92 Sandbag 02-18",
								["dead"] = false,
							}, -- end of [103]
							[104] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683526.30472034,
											["speed"] = 0,
											["x"] = -285649.1342807,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 404,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 893,
										["rate"] = 1,
										["y"] = 683526.30472034,
										["x"] = -285649.1342807,
										["name"] = "Static M92 Sandbag 02-19-1",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683526.30472034,
								["x"] = -285649.1342807,
								["name"] = "Static M92 Sandbag 02-19",
								["dead"] = false,
							}, -- end of [104]
							[105] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683490.69003896,
											["speed"] = 0,
											["x"] = -285650.14176815,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 405,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 894,
										["rate"] = 1,
										["y"] = 683490.69003896,
										["x"] = -285650.14176815,
										["name"] = "Static M92 Sandbag 02-20-1",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683490.69003896,
								["x"] = -285650.14176815,
								["name"] = "Static M92 Sandbag 02-20",
								["dead"] = false,
							}, -- end of [105]
							[106] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 683469.48242813,
											["speed"] = 0,
											["x"] = -285623.19147885,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 406,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 895,
										["rate"] = 1,
										["y"] = 683469.48242813,
										["x"] = -285623.19147885,
										["name"] = "Static M92 Sandbag 02-21-1",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 683469.48242813,
								["x"] = -285623.19147885,
								["name"] = "Static M92 Sandbag 02-21",
								["dead"] = false,
							}, -- end of [106]
							[107] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616232.62906652,
											["speed"] = 0,
											["x"] = -294566.82483859,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 413,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 922,
										["rate"] = 1,
										["y"] = 616232.62906652,
										["x"] = -294566.82483859,
										["name"] = "TGT_MAGGOT_3",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616232.62906652,
								["x"] = -294566.82483859,
								["name"] = "TGT_MAGGOT_3",
								["dead"] = false,
							}, -- end of [107]
							[108] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616227.51956241,
											["speed"] = 0,
											["x"] = -294553.32142217,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 417,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_20ft",
										["type"] = "Container_20ft",
										["unitId"] = 926,
										["rate"] = 1,
										["y"] = 616227.51956241,
										["x"] = -294553.32142217,
										["name"] = "TGT_Maggot_2",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616227.51956241,
								["x"] = -294553.32142217,
								["name"] = "TGT_Maggot_2",
								["dead"] = false,
							}, -- end of [108]
							[109] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616222.67520857,
											["speed"] = 0,
											["x"] = -294550.44824467,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 418,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_20ft",
										["type"] = "Container_20ft",
										["unitId"] = 927,
										["rate"] = 1,
										["y"] = 616222.67520857,
										["x"] = -294550.44824467,
										["name"] = "TGT_Maggot_1",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616222.67520857,
								["x"] = -294550.44824467,
								["name"] = "TGT_Maggot_1",
								["dead"] = false,
							}, -- end of [109]
							[110] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616196.27275868,
											["speed"] = 0,
											["x"] = -294514.18772448,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 419,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 929,
										["rate"] = 1,
										["y"] = 616196.27275868,
										["x"] = -294514.18772448,
										["name"] = "Static M92 Camouflage 04-5",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616196.27275868,
								["x"] = -294514.18772448,
								["name"] = "Static M92 Camouflage 04-5",
								["dead"] = false,
							}, -- end of [110]
							[111] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616208.11136652,
											["speed"] = 0,
											["x"] = -294515.28899033,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 420,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 930,
										["rate"] = 1,
										["y"] = 616208.11136652,
										["x"] = -294515.28899033,
										["name"] = "Static M92 Camouflage 04-6-1",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616208.11136652,
								["x"] = -294515.28899033,
								["name"] = "Static M92 Camouflage 04-6",
								["dead"] = false,
							}, -- end of [111]
							[112] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616220.59237943,
											["speed"] = 0,
											["x"] = -294516.94088909,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 421,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 931,
										["rate"] = 1,
										["y"] = 616220.59237943,
										["x"] = -294516.94088909,
										["name"] = "Static M92 Camouflage 04-7-1",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616220.59237943,
								["x"] = -294516.94088909,
								["name"] = "Static M92 Camouflage 04-7",
								["dead"] = false,
							}, -- end of [112]
							[113] = 
							{
								["heading"] = 5.4454272662223,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616214.46459136,
											["speed"] = 0,
											["x"] = -294533.93547911,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 422,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-60_Maz",
										["unitId"] = 932,
										["rate"] = 3,
										["y"] = 616214.46459136,
										["x"] = -294533.93547911,
										["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-1",
										["heading"] = 5.4454272662223,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616214.46459136,
								["x"] = -294533.93547911,
								["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-1",
								["dead"] = false,
							}, -- end of [113]
							[114] = 
							{
								["heading"] = 5.4454272662223,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616204.86474685,
											["speed"] = 0,
											["x"] = -294533.25943372,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 423,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-60_Maz",
										["unitId"] = 933,
										["rate"] = 3,
										["y"] = 616204.86474685,
										["x"] = -294533.25943372,
										["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-2-1",
										["heading"] = 5.4454272662223,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616204.86474685,
								["x"] = -294533.25943372,
								["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-2",
								["dead"] = false,
							}, -- end of [114]
							[115] = 
							{
								["heading"] = 5.4454272662223,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616234.34032577,
											["speed"] = 0,
											["x"] = -294552.05349552,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 424,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-60_Maz",
										["unitId"] = 934,
										["rate"] = 3,
										["y"] = 616234.34032577,
										["x"] = -294552.05349552,
										["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-3-1",
										["heading"] = 5.4454272662223,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616234.34032577,
								["x"] = -294552.05349552,
								["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-3",
								["dead"] = false,
							}, -- end of [115]
							[116] = 
							{
								["heading"] = 5.4454272662223,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616241.23598873,
											["speed"] = 0,
											["x"] = -294552.05349552,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 425,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-60_Maz",
										["unitId"] = 935,
										["rate"] = 3,
										["y"] = 616241.23598873,
										["x"] = -294552.05349552,
										["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-4-1",
										["heading"] = 5.4454272662223,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616241.23598873,
								["x"] = -294552.05349552,
								["name"] = "Static Refueler ATZ-60 Tractor (MAZ-7410)-4",
								["dead"] = false,
							}, -- end of [116]
							[117] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616226.57033411,
											["speed"] = 0,
											["x"] = -294563.80351169,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 426,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_20ft",
										["type"] = "Container_20ft",
										["unitId"] = 936,
										["rate"] = 1,
										["y"] = 616226.57033411,
										["x"] = -294563.80351169,
										["name"] = "TGT_Maggot_2-1-1",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616226.57033411,
								["x"] = -294563.80351169,
								["name"] = "TGT_Maggot_2-1",
								["dead"] = false,
							}, -- end of [117]
							[118] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616236.97354752,
											["speed"] = 0,
											["x"] = -294564.78099483,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 427,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 937,
										["rate"] = 1,
										["y"] = 616236.97354752,
										["x"] = -294564.78099483,
										["name"] = "TGT_MAGGOT_3-1-1",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616236.97354752,
								["x"] = -294564.78099483,
								["name"] = "TGT_MAGGOT_3-1",
								["dead"] = false,
							}, -- end of [118]
							[119] = 
							{
								["heading"] = 0.0962591046526,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616241.2325812,
											["speed"] = 0,
											["x"] = -294565.13009596,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 428,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 938,
										["rate"] = 1,
										["y"] = 616241.2325812,
										["x"] = -294565.13009596,
										["name"] = "TGT_MAGGOT_3-2-1",
										["heading"] = 0.0962591046526,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616241.2325812,
								["x"] = -294565.13009596,
								["name"] = "TGT_MAGGOT_3-2",
								["dead"] = false,
							}, -- end of [119]
							[120] = 
							{
								["heading"] = 5.4977871437821,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 685164.43913391,
											["speed"] = 0,
											["x"] = -284108.99509667,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 433,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-22M3",
										["unitId"] = 943,
										["rate"] = "100",
										["y"] = 685164.43913391,
										["x"] = -284108.99509667,
										["name"] = "TGT_NARD",
										["heading"] = 5.4977871437821,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 685164.43913391,
								["x"] = -284108.99509667,
								["name"] = "TGT_NARD",
								["dead"] = false,
							}, -- end of [120]
							[121] = 
							{
								["heading"] = 3.3684854563491,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684981.66010008,
											["speed"] = 0,
											["x"] = -284015.44932539,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 434,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 944,
										["rate"] = 3,
										["y"] = 684981.66010008,
										["x"] = -284015.44932539,
										["name"] = "Static Truck GAZ-66-8-1",
										["heading"] = 3.3684854563491,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684981.66010008,
								["x"] = -284015.44932539,
								["name"] = "Static Truck GAZ-66-8",
								["dead"] = false,
							}, -- end of [121]
							[122] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684977.05091092,
											["speed"] = 0,
											["x"] = -284013.78217187,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 435,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 945,
										["rate"] = 3,
										["y"] = 684977.05091092,
										["x"] = -284013.78217187,
										["name"] = "Static Refueler ATZ-5-7-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684977.05091092,
								["x"] = -284013.78217187,
								["name"] = "Static Refueler ATZ-5-7",
								["dead"] = false,
							}, -- end of [122]
							[123] = 
							{
								["heading"] = 3.3684854563491,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 685169.26449384,
											["speed"] = 0,
											["x"] = -284121.53206933,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 436,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 946,
										["rate"] = 3,
										["y"] = 685169.26449384,
										["x"] = -284121.53206933,
										["name"] = "Static Truck GAZ-66-9-1",
										["heading"] = 3.3684854563491,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 685169.26449384,
								["x"] = -284121.53206933,
								["name"] = "Static Truck GAZ-66-9",
								["dead"] = false,
							}, -- end of [123]
							[124] = 
							{
								["heading"] = 0.042341821350352,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 685179.86877272,
											["speed"] = 0,
											["x"] = -284112.64316222,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 437,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 947,
										["rate"] = 3,
										["y"] = 685179.86877272,
										["x"] = -284112.64316222,
										["name"] = "Static Refueler ATZ-5-8-1",
										["heading"] = 0.042341821350352,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 685179.86877272,
								["x"] = -284112.64316222,
								["name"] = "Static Refueler ATZ-5-8",
								["dead"] = false,
							}, -- end of [124]
							[125] = 
							{
								["heading"] = 2.4783675378319,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 684980.63391796,
											["speed"] = 0,
											["x"] = -284002.39184128,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 438,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-22M3",
										["unitId"] = 948,
										["rate"] = "100",
										["y"] = 684980.63391796,
										["x"] = -284002.39184128,
										["name"] = "TGT_NARD-1-1",
										["heading"] = 2.4783675378319,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 684980.63391796,
								["x"] = -284002.39184128,
								["name"] = "TGT_NARD-1",
								["dead"] = false,
							}, -- end of [125]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["name"] = "CJTF Red",
					["id"] = 81,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0.55850536063819,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616214.39399572,
											["speed"] = 0,
											["x"] = -294571.92783156,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 430,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["type"] = "CV_59_NS60",
										["unitId"] = 940,
										["rate"] = 1,
										["y"] = 616214.39399572,
										["x"] = -294571.92783156,
										["name"] = "Static CV-59 NS-60 Tilly-1",
										["heading"] = 0.55850536063819,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616214.39399572,
								["x"] = -294571.92783156,
								["name"] = "Static CV-59 NS-60 Tilly-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0.087266462599716,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 616226.64195147,
											["speed"] = 0,
											["x"] = -294577.80685032,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 431,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["type"] = "CV_59_NS60",
										["unitId"] = 941,
										["rate"] = 1,
										["y"] = 616226.64195147,
										["x"] = -294577.80685032,
										["name"] = "Static CV-59 NS-60 Tilly-2-1",
										["heading"] = 0.087266462599716,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 616226.64195147,
								["x"] = -294577.80685032,
								["name"] = "Static CV-59 NS-60 Tilly-2",
								["dead"] = false,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 3,
																		["name"] = 5,
																		["formationIndex"] = 1,
																		["value"] = 65539,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- 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,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 540,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "28",
										["x"] = -196422.203125,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515873.25,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 541,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "27",
										["x"] = -196433.703125,
										["name"] = "Aerial-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515791.28125,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515873.25,
								["x"] = -196422.203125,
								["name"] = "CAP_A[1-2]A_Gudauta1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 3,
																		["name"] = 5,
																		["formationIndex"] = 1,
																		["value"] = 65539,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515802.6875,
											["x"] = -196722.5,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 208,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "17",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 573,
										["psi"] = 0,
										["onboard_num"] = "012",
										["parking_id"] = "17",
										["x"] = -196722.5,
										["name"] = "CAP_A[1-2]A_Gudauta1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515802.6875,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "15",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 574,
										["psi"] = 0,
										["onboard_num"] = "013",
										["parking_id"] = "18",
										["x"] = -196620.359375,
										["name"] = "CAP_A[1-2]A_Gudauta1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515789,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515802.6875,
								["x"] = -196722.5,
								["name"] = "CAP_B[1-2]A_Gudauta1-1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 3,
																		["name"] = 5,
																		["formationIndex"] = 1,
																		["value"] = 65539,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515889.5,
											["x"] = -196565.125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 211,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "18",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 579,
										["psi"] = 0,
										["onboard_num"] = "014",
										["parking_id"] = "30",
										["x"] = -196565.125,
										["name"] = "CAP_A[1-2]A_Gudauta1-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515889.5,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "19",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 580,
										["psi"] = 0,
										["onboard_num"] = "015",
										["parking_id"] = "31",
										["x"] = -196576.625,
										["name"] = "CAP_A[1-2]A_Gudauta1-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515807.625,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515889.5,
								["x"] = -196565.125,
								["name"] = "CAP_A[1-2]A_Gudauta1-2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 3,
																		["name"] = 5,
																		["formationIndex"] = 1,
																		["value"] = 65539,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515690.8125,
											["x"] = -196488.9375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 212,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "7",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 581,
										["psi"] = 0,
										["onboard_num"] = "016",
										["parking_id"] = "24",
										["x"] = -196488.9375,
										["name"] = "CAP_A[1-2]A_Gudauta1-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515690.8125,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "3",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 582,
										["psi"] = 0,
										["onboard_num"] = "017",
										["parking_id"] = "22",
										["x"] = -196532.328125,
										["name"] = "CAP_A[1-2]A_Gudauta1-3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515672.59375,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515690.8125,
								["x"] = -196488.9375,
								["name"] = "CAP_B[1-2]A_Gudauta1-3",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 3,
																		["name"] = 5,
																		["formationIndex"] = 1,
																		["value"] = 65539,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515707.09375,
											["x"] = -196631.859375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 213,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "16",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 583,
										["psi"] = 0,
										["onboard_num"] = "018",
										["parking_id"] = "19",
										["x"] = -196631.859375,
										["name"] = "CAP_B[1-2]A_Gudauta1-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515707.09375,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "13",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 584,
										["psi"] = 0,
										["onboard_num"] = "019",
										["parking_id"] = "15",
										["x"] = -196675.53125,
										["name"] = "CAP_B[1-2]A_Gudauta1-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515688.8125,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515707.09375,
								["x"] = -196631.859375,
								["name"] = "CAP_B[1-2]A_Gudauta1-2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 3,
																		["name"] = 5,
																		["formationIndex"] = 1,
																		["value"] = 65539,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515772.8125,
											["x"] = -196477.46875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 214,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 585,
										["psi"] = 0,
										["onboard_num"] = "020",
										["parking_id"] = "25",
										["x"] = -196477.46875,
										["name"] = "CAP_A[1-2]A_Gudauta1-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515772.8125,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "8",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 586,
										["psi"] = 0,
										["onboard_num"] = "021",
										["parking_id"] = "23",
										["x"] = -196386.765625,
										["name"] = "CAP_A[1-2]A_Gudauta1-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515677.09375,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515772.8125,
								["x"] = -196477.46875,
								["name"] = "CAP_A[1]2_Gudauta1-1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- 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"] = true,
																		["name"] = 17,
																	}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 3,
																		["name"] = 5,
																		["formationIndex"] = 1,
																		["value"] = 65539,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 515590.65625,
											["x"] = -196543.90625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 215,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "4",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 587,
										["psi"] = 0,
										["onboard_num"] = "022",
										["parking_id"] = "21",
										["x"] = -196543.90625,
										["name"] = "CAP_A[1]2_Gudauta1-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515590.65625,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 21,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "High",
										["parking"] = "2",
										["speed"] = 138.88888888889,
										["type"] = "MiG-29S",
										["unitId"] = 588,
										["psi"] = 0,
										["onboard_num"] = "023",
										["parking_id"] = "13",
										["x"] = -196587.828125,
										["name"] = "CAP_A[1]2_Gudauta1-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 515571.71875,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 515590.65625,
								["x"] = -196543.90625,
								["name"] = "CAP_B[1]2_Gudauta1-2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [7]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [2]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 22,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["comment"] = "Spearhead_base",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\spearhead_base.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = {},
			["comment"] = "Spearhead_db",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\spearhead_db.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["eventlist"] = "",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\capClasses\\\\CapGroup.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
				[2] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\capClasses\\\\CapAirbase.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [2]
				[3] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\capClasses\\\\GlobalCapManager.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Spearhead CapClasses",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = {},
			["comment"] = "Spearhead StageClasses",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\stageClasses\\\\Mission.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
				[2] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\stageClasses\\\\Stage.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [2]
				[3] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\stageClasses\\\\GlobalStageManager.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = {},
			["comment"] = "Spearhead",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "assert(loadfile(\"C:\\\\Repos\\\\DCS\\\\Spearhead\\\\spearhead.lua\"))() ",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [5]
	}, -- end of ["trigrules"]
	["currentKey"] = 316908,
	["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
