]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/player_erebus.shader
Shader file for erebus
[xonotic/xonotic-data.pk3dir.git] / scripts / player_erebus.shader
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
+       }
+}