]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update Luma simple items. Minor color changes
authorSeverin Meyer <sev.ch@web.de>
Thu, 25 Sep 2014 20:57:19 +0000 (22:57 +0200)
committerSeverin Meyer <sev.ch@web.de>
Thu, 25 Sep 2014 20:57:19 +0000 (22:57 +0200)
models/items/a_shells_luma.tga
models/weapons/g_campingrifle_luma.tga
models/weapons/g_fireball_luma.tga
models/weapons/g_hlac_luma.tga
models/weapons/g_shotgun_luma.tga
models/weapons/g_vaporizer_luma.tga [deleted file]
models/weapons/g_vortex_luma.tga [deleted file]
scripts/luma.shader

index 34fd8f8be79d1b7046e422054ff5e8db2f71911f..51db9dced337d0c1b5557757d0c3656004ff507b 100644 (file)
Binary files a/models/items/a_shells_luma.tga and b/models/items/a_shells_luma.tga differ
index 02a7d3fcd3e2b5cc127873c52f1151d38bb8eff6..5f8e13548860ecb9679a526c8db5e0023bda467f 100644 (file)
Binary files a/models/weapons/g_campingrifle_luma.tga and b/models/weapons/g_campingrifle_luma.tga differ
index 4682fd157ed73b5d17ff622c3609482c0380cc8d..a7f94a399c05901103415db511991d5218889f4d 100644 (file)
Binary files a/models/weapons/g_fireball_luma.tga and b/models/weapons/g_fireball_luma.tga differ
index de1a1a2872521680bbcf737be4ad125caf7e743b..0e938ad5f5d21e6f4456a9bf70506421117f3290 100644 (file)
Binary files a/models/weapons/g_hlac_luma.tga and b/models/weapons/g_hlac_luma.tga differ
index 5acfe5fb9d89cf090653732d0d97459c218c2014..2dd5e094310a412d8048f4d0cc67967668e9d83e 100644 (file)
Binary files a/models/weapons/g_shotgun_luma.tga and b/models/weapons/g_shotgun_luma.tga differ
diff --git a/models/weapons/g_vaporizer_luma.tga b/models/weapons/g_vaporizer_luma.tga
deleted file mode 100644 (file)
index 3134a16..0000000
Binary files a/models/weapons/g_vaporizer_luma.tga and /dev/null differ
diff --git a/models/weapons/g_vortex_luma.tga b/models/weapons/g_vortex_luma.tga
deleted file mode 100644 (file)
index a116aaa..0000000
Binary files a/models/weapons/g_vortex_luma.tga and /dev/null differ
index 0b20baffa596417819b9ab2882ff50e042dc4b81..ab2d0c61125909fdebcd6abc316ca84529de83d8 100644 (file)
@@ -423,25 +423,3 @@ g_uzi_luma
                blendfunc blend
        }
 }
-
-g_vaporizer_luma
-{
-       deformVertexes autosprite
-       cull none
-       nopicmip
-       {
-               map models/weapons/g_vaporizer_luma
-               blendfunc blend
-       }
-}
-
-g_vortex_luma
-{
-       deformVertexes autosprite
-       cull none
-       nopicmip
-       {
-               map models/weapons/g_vortex_luma
-               blendfunc blend
-       }
-}