//autogenerated by material-manager.py import * from "dural/base/base.material" import * from "dural/base/DepthShadowmap.material" material /dural/creatures/tubular/texture/body/shadowcaster : /dural/ShadowCaster { set $diffuse_map dural/creatures/tubular/texture/body/D.png } material /dural/creatures/tubular/texture/body : /dural/base/simple/nonculled/alpharejected { set $diffuse_map dural/creatures/tubular/texture/body/D.png set $shadow_caster_material /dural/creatures/tubular/texture/body/shadowcaster }