]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Textures, shader
authorMirio <opivy@hotmail.de>
Mon, 20 Apr 2015 17:44:46 +0000 (19:44 +0200)
committerMirio <opivy@hotmail.de>
Mon, 20 Apr 2015 17:44:46 +0000 (19:44 +0200)
maps/sewers.map.options [new file with mode: 0644]
scripts/map_sewers.shader [new file with mode: 0644]
textures/sewers/fog_black.jpg [new file with mode: 0644]
textures/sewers/fog_black.tga [new file with mode: 0644]

diff --git a/maps/sewers.map.options b/maps/sewers.map.options
new file mode 100644 (file)
index 0000000..b5e2422
--- /dev/null
@@ -0,0 +1,5 @@
+-bsp + -samplesize 4
+-vis +
+-light + -bounce 8
+-minimap +
+Version: 1
\ No newline at end of file
diff --git a/scripts/map_sewers.shader b/scripts/map_sewers.shader
new file mode 100644 (file)
index 0000000..48c9fca
--- /dev/null
@@ -0,0 +1,13 @@
+textures/sewers/fog_black
+{
+       qer_editorimage textures/sewers/fog_black.tga
+       qer_trans 0.5
+       surfaceparm trans
+       surfaceparm nonsolid
+       cull disable
+       {
+               map textures/sewers/fog_black.tga
+               blendfunc blend
+       }
+}
+
diff --git a/textures/sewers/fog_black.jpg b/textures/sewers/fog_black.jpg
new file mode 100644 (file)
index 0000000..d419c61
Binary files /dev/null and b/textures/sewers/fog_black.jpg differ
diff --git a/textures/sewers/fog_black.tga b/textures/sewers/fog_black.tga
new file mode 100644 (file)
index 0000000..4dd5fe2
Binary files /dev/null and b/textures/sewers/fog_black.tga differ