]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Separate Seraphina into her own shader
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 15:05:09 +0000 (18:05 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 15:05:09 +0000 (18:05 +0300)
scripts/player_pyria.shader
scripts/player_seraphina.shader [new file with mode: 0644]

index 09a78afa4ce6bd87d891aad7f9cb3faeaeab8646..49a54c6bee0db4a622a12e04f5542edc5a868ca4 100644 (file)
@@ -20,12 +20,3 @@ pyriahair
                rgbGen identity
        }
 }
-
-seraphina
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/seraphina.tga
-               rgbgen lightingDiffuse
-       }
-}
\ No newline at end of file
diff --git a/scripts/player_seraphina.shader b/scripts/player_seraphina.shader
new file mode 100644 (file)
index 0000000..af5062d
--- /dev/null
@@ -0,0 +1,8 @@
+seraphina
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/seraphina.tga
+               rgbgen lightingDiffuse
+       }
+}