openclonk/planet/Objects.ocd/Items.ocd/Tools.ocd/Hammer.ocd/Scene.material

21 lines
370 B
Plaintext

material Hammer
{
receive_shadows on
technique
{
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 0.640000 0.640000 0.640000 1.000000
specular 0.163499 0.163499 0.163499 1.000000 4.000000
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
texture hammer.jpg
tex_address_mode wrap
filtering trilinear
}
}
}
}