]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/effects_item.shader
Add missing solarpanel to shaderlist.txt
[xonotic/xonotic-maps.pk3dir.git] / scripts / effects_item.shader
index c5061486d8bdf31782321e34a68548c35452d4be..233dfe74be854cd0b29d1f75ed1802a505a25480 100644 (file)
@@ -4,7 +4,7 @@ textures/effects_item/respawnring-red
        surfaceparm nomarks
        surfaceparm trans
        {
-               map textures/effects_item/respawnring-red.tga
+               map textures/effects_item/respawnring-red.jpg
                blendfunc add
                rgbGen identity
        }
@@ -16,9 +16,92 @@ textures/effects_item/respawnring-blue
        surfaceparm nomarks
        surfaceparm trans
        {
-               map textures/effects_item/respawnring-blue.tga
+               map textures/effects_item/respawnring-blue.jpg
                blendfunc add
                rgbGen identity
        }
 }
 
+textures/effects_item/respawnring-red-highres
+{
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm trans
+       {
+               map textures/effects_item/respawnring-red-highres.png
+               blendfunc add
+               rgbGen identity
+       }
+}
+
+textures/effects_item/respawnring-blue-highres
+{
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm trans
+       {
+               map textures/effects_item/respawnring-blue-highres.png
+               blendfunc add
+               rgbGen identity
+       }
+}
+
+textures/effects_item/respawnring-yellow-highres
+{
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm trans
+       {
+               map textures/effects_item/respawnring-yellow-highres.png
+               blendfunc add
+               rgbGen identity
+       }
+}
+
+textures/effects_item/respawnring-black-highres
+{
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm trans
+       {
+               map textures/effects_item/respawnring-black-highres.png
+               blendfunc add
+               rgbGen identity
+       }
+}
+
+textures/effects_item/respawnring-green-highres
+{
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm trans
+       {
+               map textures/effects_item/respawnring-green-highres.png
+               blendfunc add
+               rgbGen identity
+       }
+}
+
+textures/effects_item/respawnring-purple-highres
+{
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm trans
+       {
+               map textures/effects_item/respawnring-purple-highres.png
+               blendfunc add
+               rgbGen identity
+       }
+}
+
+textures/effects_item/respawnring-white-highres
+{
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm trans
+       {
+               map textures/effects_item/respawnring-white-highres.png
+               blendfunc add
+               rgbGen identity
+       }
+}