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

24 lines
428 B
Plaintext

material Crossbow
{
receive_shadows on
technique
{
pass
{
cull_hardware none
scene_blend alpha_blend
ambient 0.500000 0.500000 0.500000 1.000000
diffuse 0.640000 0.640000 0.640000 1.000000
specular 0.086750 0.086750 0.086750 1.000000 22.250000
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
texture crossbow.png
tex_address_mode wrap
filtering trilinear
}
}
}
}