1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
textures/metal/metal4
{
{
map gfx/chrome.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static 1 static 1
scroll static 0 static 0
alphashift 1 0.05 0.05
envmap
}
}
textures/arena2/metal3
{
{
map gfx/metal3glow.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static 1 static 1
scroll static 0 static 0
alphashift 10 0.01 0.5
}
}
textures/arena6/skull
{
{
map gfx/skullglow.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static 1 static 1
scroll static 0 static 0
alphashift 5 0.1 2
}
}
textures/arena6/alienarena
{
{
map gfx/aaglow.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static 1 static 1
scroll static 0 static 0
alphashift 5 0.1 2
}
{
map gfx/electrics3.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static .5 static 2
scroll static 2 static 0
alphashift 20 0.05 0.33
}
}
textures/arena6/rimlight
{
{
map gfx/flash.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static 4 static 1
scroll static 10 static 0
alphashift 20 0.05 0.5
}
}
textures/arena2/grida
{
{
map gfx/electrics2.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static 1 static 1
scroll static 5 cosine 10
alphashift 15 0.15 0.33
}
{
map gfx/electrics2.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static 1 static 1
scroll static 2 sine 10
alphashift 15 0.15 0.33
}
}
textures/metal/smallconduit
{
{
map gfx/electrics3.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static .5 static 1
scroll static 3 static 0
alphashift 10 0.15 0.33
}
{
map gfx/electrics3a.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
scale static .5 static 1
scroll static 2 static 0
alphashift 20 0.15 0.33
}
}
textures/arena9/weapongrate
{
{
map gfx/beam2.tga
scale static 4 static 4
colormap 1 1 1
beam
beamtype 1
}
}
|