]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/scripts/evil_techwalls.shader
Shaders for evil and evil9
[voretournament/voretournament.git] / data / scripts / evil_techwalls.shader
diff --git a/data/scripts/evil_techwalls.shader b/data/scripts/evil_techwalls.shader
new file mode 100644 (file)
index 0000000..b953aa4
--- /dev/null
@@ -0,0 +1,25 @@
+textures/evil_techwalls/mechanical_old\r
+{\r
+       dpreflectcube cubemaps/exomorph/exomorph\r
+       {\r
+               map textures/evil_techwalls/mechanical_old\r
+       }\r
+       {\r
+               map $lightmap\r
+               blendfunc GL_DST_COLOR GL_ZERO\r
+               rgbGen identity\r
+    }\r
+}\r
+\r
+textures/evil_techwalls/tech_drkwall\r
+{\r
+       dpreflectcube cubemaps/exomorph/exomorph\r
+       {\r
+               map textures/evil_techwalls/tech_drkwall\r
+       }\r
+       {\r
+               map $lightmap\r
+               blendfunc GL_DST_COLOR GL_ZERO\r
+               rgbGen identity\r
+    }\r
+}
\ No newline at end of file