]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Don't forget the shader itself!
authorcbrutail <ruszkai.akos@gmail.com>
Mon, 17 Sep 2012 17:54:54 +0000 (19:54 +0200)
committercbrutail <ruszkai.akos@gmail.com>
Mon, 17 Sep 2012 17:54:54 +0000 (19:54 +0200)
scripts/map_function2012_stage.shader [new file with mode: 0644]

diff --git a/scripts/map_function2012_stage.shader b/scripts/map_function2012_stage.shader
new file mode 100644 (file)
index 0000000..6d94741
--- /dev/null
@@ -0,0 +1,37 @@
+textures/map_function2012_stage/lift00inv_nosteps
+{
+       qer_editorimage textures/facility114invx/misc/lift00inv.tga
+       dpoffsetmapping - 1 match8 98
+       q3map_bounceScale 1.25
+       surfaceparm nosteps
+       {
+               map textures/facility114invx/misc/lift00inv.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+
+textures/map_function2012_stage/floor00inv_metalsteps
+{
+       qer_editorimage textures/facility114invx/floor/floor02inv.tga
+       dpoffsetmapping - 1 match8 9
+       q3map_bounceScale 1.25
+       surfaceparm metalsteps
+       {
+               map textures/facility114invx/floor/floor02inv.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}