]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
adding shaderrs and textures needed for previous commit cbrutail/map-forxtron
authorcbrutail <ruszkai.akos@gmail.com>
Mon, 30 Sep 2013 20:03:17 +0000 (22:03 +0200)
committercbrutail <ruszkai.akos@gmail.com>
Mon, 30 Sep 2013 20:03:17 +0000 (22:03 +0200)
scripts/map_forxtron.shader [new file with mode: 0644]
textures/map_forxtron/lightblue.tga [new file with mode: 0644]
textures/map_forxtron/lightblue_gloss.tga [new file with mode: 0644]

diff --git a/scripts/map_forxtron.shader b/scripts/map_forxtron.shader
new file mode 100644 (file)
index 0000000..01fd24f
--- /dev/null
@@ -0,0 +1,21 @@
+textures/map_forxtron/lightblue_surflight
+{
+       qer_editorimage textures/map_forxtron/lightblue.tga
+//     dpoffsetmapping - 4 match8 85
+       q3map_bounceScale 1.25
+//     q3map_surfacelight 5000
+//     q3map_lightimage textures/map_forxtron/lightblue.tga
+//     q3map_lightSubdivide 4
+
+       {
+               map textures/map_forxtron/lightblue.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
diff --git a/textures/map_forxtron/lightblue.tga b/textures/map_forxtron/lightblue.tga
new file mode 100644 (file)
index 0000000..f67cddb
Binary files /dev/null and b/textures/map_forxtron/lightblue.tga differ
diff --git a/textures/map_forxtron/lightblue_gloss.tga b/textures/map_forxtron/lightblue_gloss.tga
new file mode 100644 (file)
index 0000000..0524187
Binary files /dev/null and b/textures/map_forxtron/lightblue_gloss.tga differ