]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Move spider texture to textures folder
authorMario <mario.mario@y7mail.com>
Fri, 5 Apr 2013 01:19:55 +0000 (12:19 +1100)
committerMario <mario.mario@y7mail.com>
Fri, 5 Apr 2013 01:19:55 +0000 (12:19 +1100)
scripts/shaderlist.txt
scripts/spider.shader [new file with mode: 0644]
textures/spider/spidertex.tga [deleted file]
textures/spider/spidertex_glow.tga [deleted file]
textures/spider/spidertex_pants.tga [deleted file]
textures/spidertex.tga [new file with mode: 0644]
textures/spidertex_glow.tga [new file with mode: 0644]
textures/spidertex_pants.tga [new file with mode: 0644]

index 8ed9769d00bf8942f3f4aaf6cfbd73a5dafd2e83..989875e0c950f5301af19b263aface8c580f5b0f 100644 (file)
@@ -16,3 +16,4 @@ turrets
 weapons
 mage
 barricade
+spider
diff --git a/scripts/spider.shader b/scripts/spider.shader
new file mode 100644 (file)
index 0000000..b84c374
--- /dev/null
@@ -0,0 +1,8 @@
+textures/spider/spidertex
+{
+       cull none
+
+       {
+               map textures/spidertex
+       }
+}
diff --git a/textures/spider/spidertex.tga b/textures/spider/spidertex.tga
deleted file mode 100644 (file)
index c1c40c0..0000000
Binary files a/textures/spider/spidertex.tga and /dev/null differ
diff --git a/textures/spider/spidertex_glow.tga b/textures/spider/spidertex_glow.tga
deleted file mode 100644 (file)
index 146cded..0000000
Binary files a/textures/spider/spidertex_glow.tga and /dev/null differ
diff --git a/textures/spider/spidertex_pants.tga b/textures/spider/spidertex_pants.tga
deleted file mode 100644 (file)
index 09263af..0000000
Binary files a/textures/spider/spidertex_pants.tga and /dev/null differ
diff --git a/textures/spidertex.tga b/textures/spidertex.tga
new file mode 100644 (file)
index 0000000..c1c40c0
Binary files /dev/null and b/textures/spidertex.tga differ
diff --git a/textures/spidertex_glow.tga b/textures/spidertex_glow.tga
new file mode 100644 (file)
index 0000000..8c7d3dc
Binary files /dev/null and b/textures/spidertex_glow.tga differ
diff --git a/textures/spidertex_pants.tga b/textures/spidertex_pants.tga
new file mode 100644 (file)
index 0000000..09263af
Binary files /dev/null and b/textures/spidertex_pants.tga differ