]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add new icons & banners for yellow/pink flags by forseti
authorMario <mario.mario@y7mail.com>
Wed, 14 Aug 2013 03:07:07 +0000 (13:07 +1000)
committerMario <mario.mario@y7mail.com>
Wed, 14 Aug 2013 03:07:07 +0000 (13:07 +1000)
13 files changed:
gfx/hud/default/flag_pink_carrying.tga
gfx/hud/default/flag_pink_lost.tga
gfx/hud/default/flag_pink_shielded.tga
gfx/hud/default/flag_pink_taken.tga
gfx/hud/default/flag_yellow_carrying.tga
gfx/hud/default/flag_yellow_lost.tga
gfx/hud/default/flag_yellow_shielded.tga
gfx/hud/default/flag_yellow_taken.tga
models/ctf/banner_pink.tga
models/ctf/banner_yellow.tga
models/ctf/glow_yellow.tga
models/ctf/glow_yellow_glow.tga
scripts/ctf.shader

index 275396934518c4e3eaa12d93a46440cf461d4505..920adfdd659f4d422c817ea98d2d723c102e8989 100644 (file)
Binary files a/gfx/hud/default/flag_pink_carrying.tga and b/gfx/hud/default/flag_pink_carrying.tga differ
index 7b48ee53678acaaa29fedf91fb95c6a03a0e8585..87d114151b72c92e5b8edc4ac0b70b538b58b583 100644 (file)
Binary files a/gfx/hud/default/flag_pink_lost.tga and b/gfx/hud/default/flag_pink_lost.tga differ
index 3c185f6d98c49d9d5267985f447041a59d14ae87..5f9241675edfe68015b8a6208a0c025f9548df1c 100644 (file)
Binary files a/gfx/hud/default/flag_pink_shielded.tga and b/gfx/hud/default/flag_pink_shielded.tga differ
index 3bbfaac8ce36afb75573f5747804aa89cd4b4af5..4f8bab32ae8306fb4592ef7ed203410fd9dc19c2 100644 (file)
Binary files a/gfx/hud/default/flag_pink_taken.tga and b/gfx/hud/default/flag_pink_taken.tga differ
index 158482185bd150273db1b2e398d572004221ea46..48ed5017593de76d9473f2b865eafec95b611730 100644 (file)
Binary files a/gfx/hud/default/flag_yellow_carrying.tga and b/gfx/hud/default/flag_yellow_carrying.tga differ
index f5a02e9a8080af5505aa5878cdbd1d65273c3d24..f930414ef4a98b71f3be71d9b1ef1931d5cef1db 100644 (file)
Binary files a/gfx/hud/default/flag_yellow_lost.tga and b/gfx/hud/default/flag_yellow_lost.tga differ
index c904cf4abb2d70cd894539fe4b77f6b61690c17a..92ee3b1db0d3f79aeb25d4428dde60699e8fdbad 100644 (file)
Binary files a/gfx/hud/default/flag_yellow_shielded.tga and b/gfx/hud/default/flag_yellow_shielded.tga differ
index 16e7b2ad6e8a4eca5188e88056f95a5208c690ef..274e4ceb9092202d2a9e2354e2ab42da2355c952 100644 (file)
Binary files a/gfx/hud/default/flag_yellow_taken.tga and b/gfx/hud/default/flag_yellow_taken.tga differ
index cc2610c8028b130050034303e104a483612f5fa0..68e65b6de7f93eefc7ccb79d02650bf559da680d 100644 (file)
Binary files a/models/ctf/banner_pink.tga and b/models/ctf/banner_pink.tga differ
index 4f1fbbd787bb77837cf988a8916e00236b7a8d92..b398e880b186e699e63d463f302ae07d1a63f4f1 100644 (file)
Binary files a/models/ctf/banner_yellow.tga and b/models/ctf/banner_yellow.tga differ
index 0d98b143c3d406c9e81846bf2e20b6a80391fc52..8562caadd9857eb1f636bcd0c603af8c948039fe 100644 (file)
Binary files a/models/ctf/glow_yellow.tga and b/models/ctf/glow_yellow.tga differ
index 5dca40c3d0d65c3605000c9f06d37ad5943c5a5f..8562caadd9857eb1f636bcd0c603af8c948039fe 100644 (file)
Binary files a/models/ctf/glow_yellow_glow.tga and b/models/ctf/glow_yellow_glow.tga differ
index 2eceff38dd783a33da7ccd066498b98b9d23225a..e597938dc6dec26fe56840d107942822bdebb870 100644 (file)
@@ -15,4 +15,22 @@ models/ctf/glow_blue
        tcMod scroll 0.1 -0.04
        tcMod rotate 0.1
  }
+}
+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
+ }
 }
\ No newline at end of file