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

	//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"	"-15486"
	"min_bounds_y"	"16191"

	//the bottom right corner of the map
	"max_bounds_x"	"16128"
	"max_bounds_y"	"-15872"

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

	//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" "Welcome. Grab your popcorns and your beer!"

	"nf_objective" "
Welcome to the tournament of your life. Two teams will fight in 3 randomly selected challenges. The winning team earns the right to fight another day.

Each test will be described with text and sound. Follow these instructions, it tend to help a bit. Just scream at someone if you don't know what to do. Whining helps a lot too I've heard."

	"imp_description" "Good luck. Hopefully people won't find out how to glitch all too much."

	"imp_objective" "Made by LordDz, thanks to everyone who have helped with testing, etc. Live on Empires!"

}