"emp_cyclopean"
{
	//the location in the 'materials/' dir where the image for the map is
	"image"		"maps/con_forestattack_a2"

	//the top left corner of the image which equals the top left corner of the map coordinate below
	//"min_image_x"	"0"
	//"min_image_y"	"1024"
	"min_image_x"	"0"
	"min_image_y"	"0"

	//the bottom right corner of the image which equals the bottom right corner of the map coordinate below
	//"max_image_x"	"1024"
	//"max_image_y"	"0"
	"max_image_x"	"1024"
	"max_image_y"	"1024"
	
	//the top left corner of the map
	"min_bounds_x"	"-6142"
	"min_bounds_y"	"7678"

	//the bottom right corner of the map
	"max_bounds_x"	"6142"
	"max_bounds_y"	"-7678"

	//the size in map coordinates of each sector of a map (A1,F5, etc), a grid line is draw around each sector on the minimap to visually segregate them 
	"sector_width"	"205"
	"sector_height"	"205"

	//There are four levels of zoom. These are the min and max which corresponds to the amount of the map visible in the minimap panel when at that zoom level.
	"min_zoom"	"1"
	"max_zoom"	"0.25"

//Team panel descriptions
	"nf_description" "The Brenodi Empire has been moving supplies through this area for quite some time. Recently, however, our troops were able to surprise a Brenodi convoy and kill them, but not without our own heavy losses. Today though, we have decided to launch an attack with infantry through this heavily forested area in an attempt to capture their supply route to cut off their troops in the city of Manticore."

	"nf_objective" "Objective: Capture the flags to drain the enemy reinforcements."


	"imp_description" "Our main supply route has come under siege by the Jekotian rebels. They have destroyed one of our convoys bringing valuable troops and supplies to Manticore to ensure that we could hold the city. Now with that loss, our troops will go without reinforcements. However, in their attack, we discovered a plan to take the area. This attack must not come to fruition and they must not be allowed to capture the forest or else Manticore is lost. "

	"imp_objective" "Objective: Capture the flags to drain the enemy reinforcements."
}