]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/rl.shader
Include new devastator model by Morphed
[xonotic/xonotic-data.pk3dir.git] / scripts / rl.shader
diff --git a/scripts/rl.shader b/scripts/rl.shader
new file mode 100644 (file)
index 0000000..a8a030b
--- /dev/null
@@ -0,0 +1,21 @@
+RL
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/rl_new.tga
+               rgbgen lightingDiffuse
+       }
+}
+RocketThrust
+{
+       cull none
+       {
+       
+       animMap 50 textures/rl_trust01.tga textures/rl_trust02.tga textures/rl_trust03.tga textures/rl_trust04.tga
+       blendFunc GL_ONE GL_ONE
+       rgbGen wave sawtooth 0 1 0 10
+       }
+
+}
+
+