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