]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add shader. delete screenshot.
authorSahil Singhal <sahil@sahil-desktop.(none)>
Thu, 13 May 2010 18:37:01 +0000 (14:37 -0400)
committerSahil Singhal <sahil@sahil-desktop.(none)>
Thu, 13 May 2010 18:37:01 +0000 (14:37 -0400)
scripts/pyria.shader [new file with mode: 0644]

diff --git a/scripts/pyria.shader b/scripts/pyria.shader
new file mode 100644 (file)
index 0000000..8cc0385
--- /dev/null
@@ -0,0 +1,13 @@
+pyriahair
+{
+
+       surfaceparm trans
+       cull none
+
+       {
+               map textures/pyriahair
+               alphaFunc GE128
+               blendFunc blend
+               rgbGen identity
+       }
+}