summaryrefslogtreecommitdiff
path: root/assets/scripts/ab_infestation_thicket.shader
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scripts/ab_infestation_thicket.shader')
-rw-r--r--assets/scripts/ab_infestation_thicket.shader11
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/scripts/ab_infestation_thicket.shader b/assets/scripts/ab_infestation_thicket.shader
new file mode 100644
index 0000000..f617d50
--- /dev/null
+++ b/assets/scripts/ab_infestation_thicket.shader
@@ -0,0 +1,11 @@
+models/buildables/infestation_thicket/haut_fetzen_halb
+{
+ {
+ map models/buildables/infestation_thicket/haut_fetzen_halb.tga
+ blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
+ alphaFunc GT0
+ depthWrite
+ rgbGen lightingDiffuse
+ }
+
+} \ No newline at end of file