//clothes for the male

material /global/clothes/dress/male_chain : /base/simple
{
	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_chain/male_chain.png
}

// material /global/clothes/dress/male_cloth/blue : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_cloth/male_cloth_blue.png
// }
// material /global/clothes/dress/male_cloth/brown : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_cloth/male_cloth_brown.png
// }
// material /global/clothes/dress/male_cloth/green : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_cloth/male_cloth_green.png
// }
// material /global/clothes/dress/male_cloth/red : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_cloth/male_cloth_red.png
// }
// material /global/clothes/dress/male_cloth/yellow : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_cloth/male_cloth_yellow.png
// }



//armor for the male

// material /global/clothes/dress/male_armor/cross : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_armor/male_armor_cross.png
// }
// 
// material /global/clothes/dress/male_armor/cross_blue : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_armor/male_armor_cross_blue.png
// }
// 
// material /global/clothes/dress/male_armor/eagle : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_armor/male_armor_eagle.png
// }
// material /global/clothes/dress/male_armor/sun : /base/simple
// {
// 	set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/male_armor/male_armor_sun.png
// }

material /global/clothes/footwear/leather_shoes_wrapped_cotton_sides : /base/simple
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/footwear/textures/leather_shoes_wrapped_cotton_sides/footwear.png
}

material /global/clothes/footwear/leather_boots : /base/simple
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/footwear/textures/leather_boots/leather_boots.png
}

material /global/clothes/footwear/metal_shoes : /base/simple
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/footwear/textures/metal_shoes/metal_shoes.png
}

material /global/clothes/dress/ragged : /base/simple/nonculled/alpharejected
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/ragged/dress.png
}

material /global/clothes/dress/sun : /base/simple/nonculled/alpharejected
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/sun/dress.png
}

material /global/clothes/dress/dark_rags : /base/simple/nonculled/alpharejected
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/dark_rags/dress.png
}

material /global/clothes/dress/fine : /base/simple/nonculled/alpharejected
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/fine/dress.png
}




material /global/clothes/dress/burlap : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap.png
}
material /global/clothes/dress/burlap/grey_blue_trims : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap_gray_blue_trims.png
}
material /global/clothes/dress/burlap/grey_red_trims : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap_gray_red_trims.png
}
material /global/clothes/dress/burlap/grey_green_trims : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap_gray_green_trims.png
}
material /global/clothes/dress/burlap/grey_yellow_trims : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap_gray_yellow_trims.png
}
material /global/clothes/dress/burlap/red : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap_red.png
}
material /global/clothes/dress/burlap/yellow : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap_yellow.png
}
material /global/clothes/dress/burlap/green : /base/simple/nonculled
{
  set_texture_alias DiffuseMap 3d_skeletons/clothes/dress/textures/burlap/burlap_green.png
}


