openclonk/planet/Objects.ocd/Structures.ocd/Kitchen.ocd/Kitchen.material

19 lines
297 B
Plaintext

material Kitchen
{
receive_shadows on
technique
{
pass
{
scene_blend alpha_blend
diffuse 1.0 1.0 1.0 1.0
texture_unit
{
texture kitchen.png
tex_address_mode wrap
}
}
}
}