]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Shader file for erebus
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 13:55:54 +0000 (16:55 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 13:55:54 +0000 (16:55 +0300)
scripts/player_erebus.shader [new file with mode: 0644]

diff --git a/scripts/player_erebus.shader b/scripts/player_erebus.shader
new file mode 100644 (file)
index 0000000..4e08456
--- /dev/null
@@ -0,0 +1,26 @@
+map textures/erebus
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/erebus.tga
+               rgbgen lightingDiffuse
+       }
+}
+
+map textures/erebusfullbright
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/erebusfullbright.tga
+               rgbgen lightingDiffuse
+       }
+}
+
+map textures/shadowhead
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/shadowhead.tga
+               rgbgen lightingDiffuse
+       }
+}