]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/ctf.shader
Merge branch 'Mario/monsters' into 'develop'
[xonotic/xonotic-data.pk3dir.git] / scripts / ctf.shader
index 2eceff38dd783a33da7ccd066498b98b9d23225a..827d7c5a701e7f765046638ce6e027150e891c38 100644 (file)
@@ -15,4 +15,31 @@ models/ctf/glow_blue
        tcMod scroll 0.1 -0.04
        tcMod rotate 0.1
  }
-}
\ No newline at end of file
+}
+models/ctf/glow_yellow
+{
+ {
+       map models/ctf/glow_yellow.tga
+       tcMod scale 0.03 0.03
+       tcMod scroll 0.1 -0.04
+       tcMod rotate 0.1
+ }
+}
+models/ctf/glow_pink
+{
+ {
+       map models/ctf/glow_pink.tga
+       tcMod scale 0.03 0.03
+       tcMod scroll 0.1 -0.04
+       tcMod rotate 0.1
+ }
+}
+models/ctf/glow_neutral
+{
+ {
+       map models/ctf/glow_neutral.tga
+       tcMod scale 0.03 0.03
+       tcMod scroll 0.1 -0.04
+       tcMod rotate 0.1
+ }
+}