// rnl NCO Map description file rnl_adenau
"mapvalues"
{
	"alliesinfo"
	{
		"material"	"overview/rnl_blank_overview_allies"	// texture file
		"offset_x"	"25" 
		"offset_y"	"-50" 
		"scale"		"1.3"  
		"reverse_y"	"0"  
		"angle"		"0"
	}

	"axisinfo"
	{
		"material"	"overview/rnl_blank_overview_axis"	// texture file
		"offset_x"	"25" 
		"offset_y"	"-35" 
		"scale"		"1.3"  
		"reverse_y"	"0"  
		"angle"		"0"
	}

	"tasks"
	{
		"alf1"
		{
			"displayname"	"alf1"
			"textposition"  "0" 					// 0 = above, 1 = center of, 2 = below, 3 = left of, 4 = right of capture zone
			"iconposition"  "1"						// 0 = above, 1 = center of, 2 = below, 3 = left of, 4 = right of capture zone
		}
		"alf2"
		{
			"displayname"	"alf2"
			"textposition"  "0" 					
			"iconposition"  "1"
		}
		"almf"
		{
			"displayname"	"almf"
			"textposition"  "2" 					
			"iconposition"  "1"						
		}
		"asmf"
		{
			"displayname"	"asmf"
			"textposition"  "0" 					
			"iconposition"  "1"						
		}
		"asf2"
		{
			"displayname"	"asf2"
			"textposition"  "0" 					
			"iconposition"  "1"
		}
		"asf1"
		{
			"displayname"	"asf1"
			"textposition"  "0" 					
			"iconposition"  "1"						
	}
}