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

	//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"	"0"

	//the bottom right corner of the image which equals the bottom right corner of the map coordinate below
	"max_image_x"	"512"
	"max_image_y"	"512"
	
	//the top left corner of the map
	"min_bounds_x"	"-10400"
	"min_bounds_y"	"9900"

	//the bottom right corner of the map
	"max_bounds_x"	"10400"
	"max_bounds_y"	"-10900"

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

	//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" "Over the last two weeks, a small contingent of our engineers has infiltrated an abandoned civilian refinery behind enemy lines. We've retrofitted the refinery's main delivery bay into a workable vehicle factory. Our forward scouts have spotted Brenodi forces mobilising towards the nearby auxiliary base, it's likely they've discovered us. They don't know we have armor capability in this area yet, if we move aggressively and eliminate the Brenodi garrison now, we can secure the region and use it as a staging area for deeper strikes into Bren"

    "nf_objective" "Assault and capture the Brenodi main base"

    "imp_description" "Checkpoint 33 RGW is an important strategic location, beyond the checkpoint lies significant wartime infrastructure that must be protected at all costs. To the north lies an abandoned pre-war refinery, a small contingent of Jekotian infiltrators have made it behind our frontlines, and are planning to use the location as a staging point to strike deeper into Bren. Your objective is to assault and reclaim the refinery and suppress the insurgent forces before they gain a foothold."

    "imp_objective" "Assault and capture the Northern Faction's refinery"

}