]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/weapons.shader
Fix a missed use of .health
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
index c093eb3334808095149715e2413d7ad8ef68f542..85f27d5c0b748f7fd6ff26849f253ea68891a50d 100644 (file)
@@ -1,14 +1,7 @@
-electro
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/electro.tga
-               rgbgen lightingDiffuse
-       }
-}
 nexgun
 {
        dpreflectcube cubemaps/default/sky
+       dpoffsetmapping - 0.3 match8 64
        {
                map textures/nexgun.tga
                rgbgen lightingDiffuse
@@ -22,19 +15,11 @@ uzi
                rgbgen lightingDiffuse
        }
 }
-glauncher
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/glauncher.tga
-               rgbgen lightingDiffuse
-       }
-}
-hagar2
+hagar
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/hagar2.tga
+               map textures/hagar.tga
                rgbgen lightingDiffuse
        }
 }
@@ -54,59 +39,59 @@ shotgun2
                rgbgen lightingDiffuse
        }
 }
-nex
+models/weapons/laser
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/nex.tga
+               map models/weapons/laser.tga
                rgbgen lightingDiffuse
        }
 }
-rl
+hlac_accessory
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/rl.tga
+               map textures/hlac_accessory.tga
                rgbgen lightingDiffuse
        }
 }
-laser
+hlac_body
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/laser.tga
+               map textures/hlac_body.tga
                rgbgen lightingDiffuse
        }
 }
-hlac_accessory
+seeker
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/hlac_accessory.tga
+               map textures/seeker.tga
                rgbgen lightingDiffuse
        }
 }
-hlac_body
+minelayer
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/hlac_body.tga
+               map textures/minelayer.tga      
                rgbgen lightingDiffuse
        }
 }
-seeker
+shotgun
 {
        dpreflectcube cubemaps/default/sky
-       {
-               map textures/seeker.tga
+       {
+               map textures/arc.tga
                rgbgen lightingDiffuse
        }
 }
-minelayer
+SniperRifle
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/minelayer.tga
+               map textures/sniperrifle.tga
                rgbgen lightingDiffuse
        }
 }