]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/okweapons.shader
Transifex autosync
[xonotic/xonotic-data.pk3dir.git] / scripts / okweapons.shader
index 8873bf2ff8c0b0f2544ed825b9c335c0b97a7bb5..95057f006308f1149f2eb319aa93ce544c7c9cce 100644 (file)
@@ -1,8 +1,39 @@
+OK_SMG
+{
+       dpglossexponentmod 64
+       dpreflectcube env/exomorph/exomorph
+       {
+               map textures/weapons/ok_smg.tga
+               rgbgen lightingDiffuse
+       }
+}
+
+OK_Railgun
+{
+       dpglossexponentmod 64
+       dpreflectcube env/exomorph/exomorph
+       {
+               map textures/weapons/ok_railgun.tga
+               rgbgen lightingDiffuse
+       }
+}
+
+OK_shotgun
+{
+       dpglossexponentmod 64
+       dpreflectcube env/exomorph/exomorph
+       {
+               map textures/weapons/ok_shotgun.tga
+               rgbgen lightingDiffuse
+       }
+}
+
+
 minsta
 {
-       dpglossexponentmod  64
+       dpglossexponentmod 64
        dpreflectcube env/exomorph/exomorph
-       {
+       {
                map models/weapons/okweapons.tga
                rgbgen lightingDiffuse
        }
@@ -12,7 +43,7 @@ okrocketthrust
 {
        deformVertexes autosprite2
        cull none
-       {
+       {
                map models/weapons/okrocketthrust.tga
                tcmod page 4 4 0.01
                blendfunc add
@@ -22,10 +53,9 @@ okrocketthrust
 okrocketthrust2
 {
        deformVertexes autosprite
-       {
+       {
                map models/weapons/okrocketthrust.tga
                tcmod page 4 4 0.01
                blendfunc add
        }
-       
 }