material
{
	material_name = "white.tga";
	texture = "data/Levels/Alpine/objects/research_station/white.jpg";
	material_type = "normal";
};

material
{
	material_name = "plate.tga";
	texture = "data/Levels/Alpine/objects/research_station/plate.jpg";
	material_type = "normal";
};


material
{
	material_name = "wall1.tga";
	texture = "data/Levels/Alpine/objects/research_station/wall1.jpg";
	material_type = "normal";
};


material
{
	material_name = "wall2.tga";
	texture = "data/Levels/Alpine/objects/research_station/wall2.jpg";
	material_type = "normal";
};

material
{
	material_name = "pole.TGA";
	texture = "data/Levels/Alpine/objects/research_station/pole.tga";
	material_type		= "transparent";
	tex_format		= "4444";
	alpha_test		= 1;
};

material
{
	material_name = "roofsnow.TGA";
	texture = "data/Levels/village/objects/fence_hotel_1/roofsnow.TGA";
	material_type = "normal";
};
