]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Apply rough placeholder nade orb texture
authorMario <mario@smbclan.net>
Sat, 11 Jun 2016 16:40:37 +0000 (02:40 +1000)
committerMario <mario@smbclan.net>
Sat, 11 Jun 2016 16:40:37 +0000 (02:40 +1000)
scripts/nades.shader [new file with mode: 0644]
scripts/shaderlist.txt
textures/nade_orb.tga

diff --git a/scripts/nades.shader b/scripts/nades.shader
new file mode 100644 (file)
index 0000000..2a1e7ee
--- /dev/null
@@ -0,0 +1,12 @@
+nade_orb
+{
+       dpnoshadow
+       surfaceparm nolightmap
+
+ {
+       map textures/nade_orb
+       blendfunc add
+       tcMod stretch 0.5 0.5
+       rgbGen lightingDiffuse
+ }
+}
index ce11875b7ba04f75bb4eb280631d09b142885f2d..0a391e6b697384621a9417557652b6ffbec2ef8d 100644 (file)
@@ -16,3 +16,4 @@ turrets
 weapons
 monsters
 ok_nade_counter
+nades
index 45a97da4fd36d52be5bb5be5e68d468fda3de111..b536e76e41ed872e95eb9ae9f09bd10d7a3c6aec 100644 (file)
Binary files a/textures/nade_orb.tga and b/textures/nade_orb.tga differ