]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Add slick texture - thanks hotdog
authorMirio <opivy@hotmail.de>
Sun, 10 Feb 2019 19:18:44 +0000 (20:18 +0100)
committerMirio <opivy@hotmail.de>
Sun, 10 Feb 2019 19:18:44 +0000 (20:18 +0100)
scripts/common.shader
textures/common/slick.tga [new file with mode: 0644]

index c5f3e1e3e66474fa9daec11dec47fb0c0002e938..a1a49155916bc0e8b680856527c5c393b8717ae1 100644 (file)
@@ -178,6 +178,14 @@ textures/common/skip
     surfaceparm trans
 }
 
+textures/common/slick
+{
+       surfaceparm nomarks
+       surfaceparm trans
+       surfaceparm nolightmap
+       surfaceparm slick
+}
+
 textures/common/terrain
 {
     q3map_terrain
diff --git a/textures/common/slick.tga b/textures/common/slick.tga
new file mode 100644 (file)
index 0000000..8d0ddd4
Binary files /dev/null and b/textures/common/slick.tga differ