]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Fixed typo
authorcbrutail <ruszkai.akos@gmail.com>
Tue, 29 Jun 2010 12:52:14 +0000 (14:52 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 7 Jul 2010 10:12:10 +0000 (12:12 +0200)
scripts/xonotic-fx.shader

index 320207f073871bb5b1b36d14e216317731b6a84f..a303ec1bf596dd4c9f4b3e853a73772dc77006c1 100644 (file)
@@ -78,7 +78,7 @@ textures/fx/forcefield1-d
 //Jumppad1 blue
 textures/fx/jumppadfx1-a
 {
-       qer_editorimage textures/fx/jumppad/jumppadfx1_a
+       qer_editorimage textures/fx/jumppad/jumppadfx1_a.tga
        surfaceparm nolightmap
        surfaceparm nomarks
        surfaceparm nonsolid
@@ -86,7 +86,7 @@ textures/fx/jumppadfx1-a
        cull none
        qer_trans 0.6
        {
-               map textures/fx/juppad/jumppadfx1_a
+               map textures/fx/juppad/jumppadfx1_a.tga
                blendfunc add
                tcMod scroll 0 2
        }
@@ -94,7 +94,7 @@ textures/fx/jumppadfx1-a
 //Jumppad1 red
 textures/fx/jumppadfx1-b
 {
-       qer_editorimage textures/fx/jumppad/jumppadfx1_b
+       qer_editorimage textures/fx/jumppad/jumppadfx1_b.tga
        surfaceparm nolightmap
        surfaceparm nomarks
        surfaceparm nonsolid
@@ -102,7 +102,7 @@ textures/fx/jumppadfx1-b
        cull none
        qer_trans 0.6
        {
-               map textures/fx/juppad/jumppadfx1_b
+               map textures/fx/juppad/jumppadfx1_b.tga
                blendfunc add
                tcMod scroll 0 2
        }
@@ -110,7 +110,7 @@ textures/fx/jumppadfx1-b
 //Jumppad1 yellow
 textures/fx/jumppadfx1-c
 {
-       qer_editorimage textures/fx/jumppad/jumppadfx1_c
+       qer_editorimage textures/fx/jumppad/jumppadfx1_c.tga
        surfaceparm nolightmap
        surfaceparm nomarks
        surfaceparm nonsolid
@@ -118,7 +118,7 @@ textures/fx/jumppadfx1-c
        cull none
        qer_trans 0.6
        {
-               map textures/fx/juppad/jumppadfx1_c
+               map textures/fx/juppad/jumppadfx1_c.tga
                blendfunc add
                tcMod scroll 0 2
        }
@@ -126,7 +126,7 @@ textures/fx/jumppadfx1-c
 //Jumppad1 green
 textures/fx/jumppadfx1-d
 {
-       qer_editorimage textures/fx/jumppad/jumppadfx1_d
+       qer_editorimage textures/fx/jumppad/jumppadfx1_d.tga
        surfaceparm nolightmap
        surfaceparm nomarks
        surfaceparm nonsolid
@@ -134,7 +134,7 @@ textures/fx/jumppadfx1-d
        cull none
        qer_trans 0.6
        {
-               map textures/fx/juppad/jumppadfx1_d
+               map textures/fx/juppad/jumppadfx1_d.tga
                blendfunc add
                tcMod scroll 0 2
        }