material
{
	material_name = "car_roof.tga";
	texture = "data/Levels/forest/objects/train_car/car_roof.tga";
	material_type = "normal";
};

material
{
	material_name = "log_pile_front.tga";
	texture = "data/Levels/forest/objects/log_pile/log_pile_front.tga";
	material_type = "normal";
};

material
{
	material_name = "log_pile_side.tga";
	texture = "data/Levels/forest/objects/log_pile/log_pile_side.tga";
	material_type = "normal";
};

material
{
	material_name = "rail_med.tga";
	texture = "data/Levels/forest/objects/railroad/rail_med.tga";
	material_type = "normal";
};