]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Rename pyria.shader to player_pyria.shader to match the new files (I really think...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 14:19:18 +0000 (17:19 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 14:19:18 +0000 (17:19 +0300)
scripts/player_pyria.shader [new file with mode: 0644]
scripts/pyria.shader [deleted file]

diff --git a/scripts/player_pyria.shader b/scripts/player_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
+       }
+}
diff --git a/scripts/pyria.shader b/scripts/pyria.shader
deleted file mode 100644 (file)
index 8cc0385..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-pyriahair
-{
-
-       surfaceparm trans
-       cull none
-
-       {
-               map textures/pyriahair
-               alphaFunc GE128
-               blendFunc blend
-               rgbGen identity
-       }
-}