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

	// 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"	"1024"
	"max_image_y"	"1024"

	//the top left corner of the map
	"min_bounds_x"	"-12775"
	"min_bounds_y"	"16235"

	// the bottom right corner of the map
	"max_bounds_x"	"15915"
	"max_bounds_y"	"-16039"

	// 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" "Northern Faction basically 'ain't affraid of no ghosts!'.  Armed with Ouiji boards and burning sage they'll clear BooHouse, defeat BE and claim ghostly treasure for the war effort."

	"nf_objective" "Objective: Capture the BE Lararus room to win."

	"imp_description" "Brenodi Empire’s forces have been specially trained in supernatural counter measures. They will rely heavily on their training to avoid madness while fighting to attain the mystic powers of BooHouse for the Empire."

	"imp_objective" "Objective: Capture the NF Lararus room to win."
}
