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

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

	//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"	"1024"
	
	//the top left corner of the map
	"min_bounds_x"	"-15360"
	"min_bounds_y"	"15360"

	//the bottom right corner of the map
	"max_bounds_x"	"15360"
	"max_bounds_y"	"-15360"

	//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"	"171"
	"sector_height"	"171"

	//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" "Imperial forces have been using the enormous bridge in the middle of this small isthmus to transport supplies and reinforcements from the heart of their Empire to the fronline. After careful planning, a sizeable force has been sent to put an end to it by destroying the structure. This, however, requires a substantial amount of time and care from the demolitions team - something that is not possible with the defence force sent to engage the Northern Faction forces around the bridge. Once they are eradicated, the bridge will share their fate."

    "nf_objective" "Objective: Build refineries to gain resources and build up your army.  Then destroy the Brenodi Command Vehicle, or destroy all barracks (removing any place to spawn) and kill all members of the enemy team."

    "imp_description" "A Jekotian army has been spotted moving in towards a bridge critical to Brenodi supply lines, surely to destroy it and hinder the impeccable Imperial logistics. As efficient as they are, having to use naval units to get around the isthmus the bridge is located on would be a major problem once the frontline moves further inland. As such, a defence force has been deployed to deal with the attackers. The bridge itself is much too resilient to be harmed by whatever the rebels can throw at it during the fight, but were the defenders to fall, professional demolitions teams would make short work of it. It is critical that it remains intact."

    "imp_objective" "Objective: Build refineries to gain resources and build up your army.  Then destroy the Northen Faction Command Vehicle, or destroy all barracks (removing any place to spawn) and kill all members of the enemy team."

}