mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2025-02-17 01:31:07 +00:00
2883 lines
No EOL
62 KiB
Text
2883 lines
No EOL
62 KiB
Text
// ------------------------------------------------------------
|
|
// Shaders for Q3Rally Textures - rewritten by P3rlE
|
|
// based on the q3r_xxx.shader from quake3rally
|
|
// ------------------------------------------------------------
|
|
|
|
// ------------------------------------------------------------
|
|
// 1.q3r_building (stuccowin01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/stuccowin01
|
|
|
|
{
|
|
qer_editorimage textures/q3r_building/stuccowin01.tga
|
|
{
|
|
map textures/reflect/reflect.jpg
|
|
tcGen environment
|
|
rgbGen identity
|
|
|
|
}
|
|
{
|
|
map textures/q3r_building/stuccowin01.tga
|
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc filter
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 2.q3r_building (stuccowin02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/stuccowin02
|
|
|
|
{
|
|
qer_editorimage textures/q3r_building/stuccowin02.tga
|
|
{
|
|
map textures/reflect/reflect.jpg
|
|
tcGen environment
|
|
rgbGen identity
|
|
|
|
}
|
|
{
|
|
map textures/q3r_building/stuccowin02.tga
|
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc filter
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 3.q3r_building (stuccowin03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/stuccowin03
|
|
|
|
{
|
|
qer_editorimage textures/q3r_building/stuccowin03.tga
|
|
{
|
|
map textures/reflect/reflect.jpg
|
|
tcGen environment
|
|
rgbGen identity
|
|
|
|
}
|
|
{
|
|
map textures/q3r_building/stuccowin03.tga
|
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc filter
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 4.q3r_building (stuccowin04)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/stuccowin04
|
|
|
|
{
|
|
qer_editorimage textures/q3r_building/stuccowin04.tga
|
|
{
|
|
map textures/reflect/reflect.jpg
|
|
tcGen environment
|
|
rgbGen identity
|
|
|
|
}
|
|
{
|
|
map textures/q3r_building/stuccowin04.tga
|
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc filter
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 5.q3r_building (garage2A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/garage2A
|
|
{
|
|
qer_editorimage textures/q3r_building/garage2A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/garage2A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 6.q3r_building (garage3A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/garage3A
|
|
{
|
|
qer_editorimage textures/q3r_building/garage3A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/garage3A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 7.q3r_building (window-AA)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/window-AA
|
|
{
|
|
qer_editorimage textures/q3r_building/window-AA.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/window-AA.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 8.q3r_building (windows10A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows10A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows10A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows10A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 9.q3r_building (windows10bA)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows10bA
|
|
{
|
|
qer_editorimage textures/q3r_building/windows10bA.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows10bA.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 10.q3r_building (windows11A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows11A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows11A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows11A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 11.q3r_building (windows12A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows12A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows12A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows12A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 12.q3r_building (windows13A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows13A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows13A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows13A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 13.q3r_building (windows15A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows15A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows15A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows15A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 14.q3r_building (windows20A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows20A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows20A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows20A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 15.q3r_building (windows21A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows21A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows21A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows21A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 16.q3r_building (windows232A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows232A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows232A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows232A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 17.q3r_building (windows23A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows23A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows23A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows23A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 18.q3r_building (windows242A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows242A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows242A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows242A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 19.q3r_building (windows24A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows24A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows24A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows24A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 20.q3r_building (windows25A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows25A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows25A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows25A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 21.q3r_building (windows29A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows29A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows29A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows29A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 22.q3r_building (windows5A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows5A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows5A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows5A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 23.q3r_building (windows6A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows6A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows6A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows6A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 24.q3r_building (windows7A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows7A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows7A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows7A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 25.q3r_building (windows8A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows8A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows8A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows8A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 26.q3r_building (windows9A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/windows9A
|
|
{
|
|
qer_editorimage textures/q3r_building/windows9A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_building/windows9A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 27.q3r_building (crash1)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/crash1
|
|
{
|
|
qer_editorimage textures/q3r_metals/cormetal01.tga
|
|
cull disable
|
|
{
|
|
map textures/q3r_metals/cormetal01.tga
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 28.q3r_building (crash1a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/crash1a
|
|
{
|
|
qer_editorimage textures/q3r_signage/dirsign02_bnw.tga
|
|
cull disable
|
|
{
|
|
map textures/q3r_signage/dirsign02_bnw.tga
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 29.q3r_building (night_dark)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/night_dark
|
|
{
|
|
qer_editorimage textures/skies/xnight2_up.tga
|
|
surfaceparm noimpact
|
|
surfaceparm nolightmap
|
|
q3map_surfacelight 35
|
|
q3map_sun 0.545098 0.690196 0.705882 15 319 58
|
|
skyParms env/xnight2 128 -
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 30.q3r_building (wirehead)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/wirehead
|
|
{
|
|
qer_editorimage textures/q3r_building/wirehead.tga
|
|
surfaceparm nolightmap
|
|
{
|
|
map textures/q3r_building/wirehead.tga
|
|
blendfunc add
|
|
rgbGen wave sin 2 1.2 0 4
|
|
}
|
|
{
|
|
map textures/base_wall/comp3text.tga
|
|
blendfunc add
|
|
rgbGen wave square 0.5 0.5 0 8
|
|
tcMod scroll 0 -2
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 31.q3r_building (wirehead_graphic)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_building/wirehead_graphic
|
|
{
|
|
qer_editorimage textures/q3r_building/wirehead_decal.tga
|
|
surfaceparm nonsolid
|
|
surfaceparm trans
|
|
cull disable
|
|
polygonoffset
|
|
{
|
|
map textures/q3r_building/wirehead.tga
|
|
blendfunc add
|
|
rgbGen identity
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 32.q3r_dirt_grass (dirt01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 33.q3r_dirt_grass (dirt01road01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road01
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 34.q3r_dirt_grass (dirt01roas01a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road01a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road01a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 35.q3r_dirt_grass (dirt01roas01b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road01b
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road01b.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 36.q3r_dirt_grass (dirt01road01c)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road01c
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road01c.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 37.q3r_dirt_grass (dirt01road01d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road01d
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road01d.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 38.q3r_dirt_grass (dirt01road01e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road01e
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road01e.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 39.q3r_dirt_grass (dirt01road02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road02
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 40.q3r_dirt_grass (dirt01road02a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road02a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road02a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 41.q3r_dirt_grass (dirt01road02b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road02b
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road02b.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 42.q3r_dirt_grass (dirt01road02c)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road02c
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road02c.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 43.q3r_dirt_grass (dirt01road02d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road02d
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road02d.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 44.q3r_dirt_grass (dirt01road02e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road02e
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road02e.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 45.q3r_dirt_grass (dirt01road03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road03
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road03.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 46.q3r_dirt_grass (dirt01road03a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road03a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road03a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 47.q3r_dirt_grass (dirt01road03b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road03b
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road03b.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 48.q3r_dirt_grass (dirt01road03c)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road03c
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road03c.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 49.q3r_dirt_grass (dirt01road03d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road03d
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road03d.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 50.q3r_dirt_grass (dirt01road03e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt01road03e
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt01road03e.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 51.q3r_dirt_grass (dirt02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 52.q3r_dirt_grass (dirt02road01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road01
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 53.q3r_dirt_grass (dirt02road01a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road01a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road01a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 54.q3r_dirt_grass (dirt02road01b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road01b
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road01b.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 55.q3r_dirt_grass (dirt02road01c)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road01c
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road01c.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 56.q3r_dirt_grass (dirt02road01d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road01d
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road01d.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 57.q3r_dirt_grass (dirt02road01e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road01e
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road01e.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 58.q3r_dirt_grass (dirt02road02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road02
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 59.q3r_dirt_grass (dirt02road02a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road02a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road02a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 60.q3r_dirt_grass (dirt02road02b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road02b
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road02b.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 61.q3r_dirt_grass (dirt02road02c)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road02c
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road02c.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 62.q3r_dirt_grass (dirt02road02d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road02d
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road02d.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 63.q3r_dirt_grass (dirt02road02e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road02e
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road02e.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 64.q3r_dirt_grass (dirt02road02f)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road02f
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road02f.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 65.q3r_dirt_grass (dirt02road03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road03
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road03.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 66.q3r_dirt_grass (dirt02road03a)
|
|
// ------------------------------------------------------------
|
|
textures/q3r_dirt_grass/dirt02road03a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road03a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 67.q3r_dirt_grass (dirt02road03b)
|
|
// ------------------------------------------------------------
|
|
textures/q3r_dirt_grass/dirt02road03b
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road03b.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 68.q3r_dirt_grass (dirt02road03c)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road03c
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road03c.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 69.q3r_dirt_grass (dirt02road03d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road03d
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road03d.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 70.q3r_dirt_grass (dirt02road03e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road03e
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road03e.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 71.q3r_dirt_grass (dirt02road03f)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road03f
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road03f.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 72.q3r_dirt_grass (dirt02road04f)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt02road04f
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02road04f.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 73.q3r_dirt_grass (dirt03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt03
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt03.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 74.q3r_dirt_grass (dirt03road01b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt03road01b
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt03road01b.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 75.q3r_dirt_grass (dirt03road01d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt03road01d
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt03road01d.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 76.q3r_dirt_grass (dirt03road01e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt03road01e
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt03road01e.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 77.q3r_dirt_grass (dirt04)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirt04
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirt04.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 78.q3r_dirt_grass (dirtgrass01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirtgrass01
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirtgrass01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 79.q3r_dirt_grass (dirtgrass02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/dirtgrass02
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/dirtgrass02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 80.q3r_dirt_grass (grass01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass01
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/grass01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 81.q3r_dirt_grass (grass02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass02
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/grass02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 82.q3r_dirt_grass (grass03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass03
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/grass03.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 83.q3r_dirt_grass (grass04)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass04
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/grass04.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 84.q3r_dirt_grass (grass05)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass05
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/grass05.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 85.q3r_dirt_grass (grass06)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass06
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/grass06.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 86.q3r_dirt_grass (grass07)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass07
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/grass07.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 87.q3r_dirt_grass (grass08)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass08
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/grass08.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 88.q3r_dirt_grass (grass09)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/grass09
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures/q3r_dirt_grass/grass09.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 89.q3r_dirt_grass (gravel01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/gravel01
|
|
{
|
|
surfaceparm SURF_GRAVEL
|
|
{
|
|
map textures/q3r_dirt_grass/gravel01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 90.q3r_dirt_grass (gravel02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/gravel02
|
|
{
|
|
surfaceparm SURF_GRAVEL
|
|
{
|
|
map textures/q3r_dirt_grass/gravel02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 91.q3r_dirt_grass (greengrass)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/greengrass
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/greengrass.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 92.q3r_dirt_grass (lawn01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/lawn01
|
|
{
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures/q3r_dirt_grass/lawn01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 93.q3r_dirt_grass (mud01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/mud01
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
surfaceparm SURF_WET
|
|
{
|
|
map textures/q3r_dirt_grass/mud01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 94.q3r_dirt_grass (mud01_a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/mud01_a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
surfaceparm SURF_WET
|
|
{
|
|
map textures/q3r_dirt_grass/mud01_a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 95.q3r_dirt_grass (mud02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/mud02
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
surfaceparm SURF_WET
|
|
{
|
|
map textures/q3r_dirt_grass/mud02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 96.q3r_dirt_grass (mud02_a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/mud02_a
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
surfaceparm SURF_WET
|
|
{
|
|
map textures/q3r_dirt_grass/mud02_a.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 97.q3r_dirt_grass (stones01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/stones01
|
|
{
|
|
surfaceparm SURF_GRAVEL
|
|
{
|
|
map textures/q3r_dirt_grass/stones01.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 98.q3r_dirt_grass (stones02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/stones02
|
|
{
|
|
surfaceparm SURF_GRAVEL
|
|
{
|
|
map textures/q3r_dirt_grass/stones02.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 99.q3r_dirt_grass (stones03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/stones03
|
|
{
|
|
surfaceparm SURF_GRAVEL
|
|
{
|
|
map textures/q3r_dirt_grass/stones03.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 100.q3r_dirt_grass (blended01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_dirt_grass/blended01
|
|
{
|
|
surfaceparm SURF_DIRT
|
|
qer_editorimage textures/q3r_dirt_grass/dirt02
|
|
{
|
|
map textures/q3r_dirt_grass/dirt02.tga
|
|
}
|
|
{
|
|
map textures/q3r_dirt_grass/trans01.tga
|
|
|
|
blendFunc GL_DST_COLOR GL_SRC_ALPHA
|
|
detail
|
|
tcMod scale .1 .1
|
|
|
|
}
|
|
{
|
|
map textures/q3r_dirt_grass/grass02.tga
|
|
|
|
blendFunc GL_DST_COLOR GL_SRC_COLOR
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 101.q3r_glass (glassbrick1A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_glass/glassbrick1A
|
|
{
|
|
qer_editorimage textures/q3r_glass/glassbrick1A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_glass/glassbrick1A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 102.q3r_glass (glassbrick2A)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_glass/glassbrick2A
|
|
{
|
|
qer_editorimage textures/q3r_glass/glassbrick2A.tga
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
rgbGen identity
|
|
tcMod scale 0.5 0.5
|
|
tcGen environment
|
|
}
|
|
{
|
|
map textures/q3r_glass/glassbrick2A.tga
|
|
blendfunc blend
|
|
rgbGen identity
|
|
alphaFunc GE128
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
rgbGen identity
|
|
tcGen lightmap
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 103.q3r_glass (blueglass)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_glass/blueglass
|
|
{
|
|
surfaceparm nolightmap
|
|
surfaceparm nonsolid
|
|
cull twosided
|
|
{
|
|
map textures/q3r_glass/blueglass.tga
|
|
tcGen environment
|
|
tcMod turb 0 0.01 0 0.01
|
|
tcmod scroll .0 .0
|
|
blendfunc GL_ONE GL_ONE
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 104.q3r_glass (darkglass)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_glass/darkglass
|
|
{
|
|
qer_trans .5
|
|
surfaceparm trans
|
|
// surfaceparm solid
|
|
|
|
cull disable
|
|
{
|
|
map textures/effects/tinfx.tga
|
|
tcgen environment
|
|
blendfunc gl_one gl_one
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendFunc gl_dst_color gl_zero
|
|
rgbgen identity
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 105.q3r_glass (plainglass)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_glass/plainglass
|
|
{
|
|
surfaceparm nolightmap
|
|
surfaceparm nonsolid
|
|
cull twosided
|
|
{
|
|
map textures/q3r_glass/plainglass.tga
|
|
tcGen environment
|
|
blendfunc GL_ONE GL_ONE
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 106.q3r_lights (orange blinking light)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/orange_blink
|
|
{
|
|
qer_editorimage textures/q3r_lights/construct_circle.tga
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
cull disable
|
|
{
|
|
map textures/q3r_lights/construct_circle.tga
|
|
rgbgen wave inversesawtooth 0 1 0 .5
|
|
blendfunc gl_src_alpha gl_one
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 107.q3r_lights (orange blinking light 180deg phase)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/oran_blink180
|
|
{
|
|
qer_editorimage textures/q3r_lights/construct_circle.tga
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
cull disable
|
|
{
|
|
map textures/q3r_lights/construct_circle.tga
|
|
rgbgen wave inversesawtooth 0 1 .5 .5
|
|
blendfunc gl_src_alpha gl_one
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 108.q3r_lights (orange blinking arrow light)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/arrows_oran
|
|
{
|
|
qer_editorimage textures/q3r_lights/arrows_oran0.tga
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
//q3map_surfacelight 20
|
|
cull disable
|
|
q3map_lightimage textures/q3r_lights/arrows_oran0.tga
|
|
{
|
|
animmap 1/3 textures/q3r_lights/arrows_oran0.tga textures/q3r_lights/arrows_oran1.tga textures/q3r_lights/arrows_oran2.tga
|
|
rgbgen wave inversesawtooth 0 1 0 1/3
|
|
//blendfunc add
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 109.q3r_lights (orange sliding arrow light)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/arrow_slide
|
|
{
|
|
qer_editorimage textures/q3r_lights/arrows_oran0.tga
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
//q3map_surfacelight 20
|
|
cull disable
|
|
q3map_lightimage textures/q3r_lights/arrows_oran0.tga
|
|
{
|
|
map textures/q3r_lights/arrows_oran0.tga
|
|
rgbgen wave square 0 1 0 3
|
|
tcmod scroll .3333 0
|
|
//blendfunc add
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 110.q3r_lights (color shifting light for sky)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/skycoloryellow
|
|
{
|
|
qer_editorimage textures/q3r_layout/yellow.tga
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
q3map_surfacelight 50
|
|
cull disable
|
|
//q3map_lightimage textures/q3r_layout/yellow.tga
|
|
{
|
|
map textures/q3r_layout/yellow.tga
|
|
//rgbgen wave square 0 1 0 .1
|
|
//blendfunc gl_src_alpha gl_one
|
|
//depthwrite
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 111.q3r_lights (color shifting light for sky)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/skycolororange
|
|
{
|
|
qer_editorimage textures/q3r_layout/orange.tga
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
q3map_surfacelight 50
|
|
cull disable
|
|
{
|
|
map textures/q3r_layout/orange.tga
|
|
//rgbgen wave square 0 1 0 .05
|
|
//blendfunc gl_src_alpha gl_one
|
|
//depthwrite
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 112.q3r_lights (color shifting light for sky)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/skycolorlila
|
|
{
|
|
qer_editorimage textures/q3r_layout/lila.tga
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
q3map_surfacelight 50
|
|
cull disable
|
|
{
|
|
map textures/q3r_layout/lila.tga
|
|
//rgbgen wave square 0 1 0 .05
|
|
//blendfunc gl_src_alpha gl_one
|
|
//depthwrite
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 113.q3r_lights (bluesurfacelit)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/bluesurfacelit
|
|
{
|
|
qer_editorimage textures/q3r_lights/sky_rise.tga
|
|
surfaceparm noimpact
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
q3map_surfacelight 2000
|
|
q3map_lightsubdivide 512
|
|
cull disable
|
|
{
|
|
map textures/q3r_lights/sky_rise.tga
|
|
}
|
|
// {
|
|
// map $lightmap
|
|
// rgbgen identity
|
|
// }
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 114.q3r_lights (oransurfacelit)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_lights/oransurfacelit
|
|
{
|
|
qer_editorimage textures/ridgeracer/sky_set.tga
|
|
surfaceparm noimpact
|
|
surfaceparm nomarks
|
|
surfaceparm nodlight
|
|
q3map_surfacelight 2000
|
|
q3map_lightsubdivide 256
|
|
cull disable
|
|
{
|
|
//map $lightmap
|
|
map textures/ridgeracer/sky_set.tga
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 115.q3r_trees (birch01_f)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/birch01_f
|
|
{
|
|
cull disable
|
|
|
|
{
|
|
map textures/q3r_trees/birch01_f.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 116.q3r_trees (birch01_s)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/birch01_s
|
|
{
|
|
cull disable
|
|
|
|
{
|
|
map textures/q3r_trees/birch01_s.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 117.q3r_trees (pine01_f)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pine01_f
|
|
{
|
|
cull disable
|
|
|
|
{
|
|
map textures/q3r_trees/pine01_f.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 118.q3r_trees (pine01_s)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pine01_s
|
|
{
|
|
cull disable
|
|
|
|
{
|
|
map textures/q3r_trees/pine01_s.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 119.q3r_trees (pinetrim01a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinetrim01a
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
|
|
{
|
|
map textures/q3r_trees/pinetrim01a.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 120.q3r_trees (pinetrim01b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinetrim01b
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
|
|
{
|
|
map textures/q3r_trees/pinetrim01b.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 121.q3r_trees (pinetrim02a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinetrim02a
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
|
|
{
|
|
map textures/q3r_trees/pinetrim02a.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 122.q3r_trees (pinetrim02b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinetrim02b
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
|
|
{
|
|
map textures/q3r_trees/pinetrim02b.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 123.q3r_trees (pinetrim02c)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinetrim02c
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
|
|
{
|
|
map textures/q3r_trees/pinetrim02c.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 124.q3r_trees (pinetrim02d)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinetrim02d
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
|
|
{
|
|
map textures/q3r_trees/pinetrim02d.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 125.q3r_trees (pinetrim02e)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinetrim02e
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
|
|
{
|
|
map textures/q3r_trees/pinetrim02e.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 126.q3r_trees (pinewall01b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinewall01b
|
|
{
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_trees/pinewall01b.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 127.q3r_trees (pinewall02b)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_trees/pinewall02b
|
|
{
|
|
surfaceparm trans
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_trees/pinewall02b.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 128.q3r_mapobjects (watertower)
|
|
// ------------------------------------------------------------
|
|
|
|
//watertower
|
|
|
|
models/mapobjects/watertower/plate01
|
|
|
|
{
|
|
{
|
|
map textures/effects/tinfx2d.tga
|
|
tcGen environment
|
|
rgbGen identity
|
|
}
|
|
|
|
|
|
{
|
|
map textures/q3r_metals/plate01.tga
|
|
blendfunc GL_ONE GL_SRC_COLOR
|
|
rgbGen vertex
|
|
}
|
|
|
|
}
|
|
|
|
models/mapobjects/watertower/plate02
|
|
|
|
{
|
|
{
|
|
map textures/effects/tinfx2d.tga
|
|
tcGen environment
|
|
rgbGen identity
|
|
}
|
|
|
|
|
|
{
|
|
map textures/q3r_metals/plate01.tga
|
|
blendfunc GL_ONE GL_SRC_COLOR
|
|
rgbGen vertex
|
|
}
|
|
|
|
}
|
|
|
|
|
|
models/mapobjects/watertower/ferris
|
|
|
|
{
|
|
{
|
|
map textures/effects/tinfx2d.tga
|
|
tcGen environment
|
|
rgbGen identity
|
|
}
|
|
|
|
|
|
{
|
|
map models/mapobjects/watertower/ferris.tga
|
|
blendfunc GL_ONE GL_SRC_COLOR
|
|
rgbGen vertex
|
|
}
|
|
|
|
|
|
}
|
|
|
|
models/mapobjects/watertower/rail01
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
{
|
|
map textures/q3r_metals/rail01.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen vertex
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
models/mapobjects/watertower/walkway01
|
|
|
|
{
|
|
cull disable
|
|
|
|
{
|
|
map models/mapobjects/watertower/walkway01.tga
|
|
rgbGen vertex
|
|
}
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 129.q3r_mapobjects (ufo)
|
|
// ------------------------------------------------------------
|
|
|
|
models/mapobjects/ufo/ufo01
|
|
|
|
{
|
|
{
|
|
map textures/reflect/reflect.jpg
|
|
tcGen environment
|
|
rgbGen identity
|
|
}
|
|
|
|
|
|
{
|
|
map models/mapobjects/ufo/ufo01.tga
|
|
blendfunc GL_ONE GL_SRC_COLOR
|
|
rgbGen vertex
|
|
}
|
|
|
|
}
|
|
|
|
|
|
models/mapobjects/ufo/ufo03
|
|
|
|
{
|
|
{
|
|
map textures/reflect/reflect.jpg
|
|
tcGen environment
|
|
rgbGen identity
|
|
}
|
|
|
|
|
|
{
|
|
map models/mapobjects/ufo/ufo03.tga
|
|
blendfunc GL_ONE GL_SRC_COLOR
|
|
rgbGen vertex
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 130.q3r_metals (towerstruts)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/towerstruts
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
{
|
|
map textures/q3r_metals/towerstruts.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 131.q3r_metals (metrust02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/metrust02
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
{
|
|
map textures/q3r_metals/metrust02.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 132.q3r_metals (metrust03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/metrust03
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
{
|
|
map textures/q3r_metals/metrust03.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 133.q3r_metals (ladder01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/ladder01
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
surfaceparm trans
|
|
surfaceparm nomarks
|
|
{
|
|
map textures/q3r_metals/ladder01.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 134.q3r_metals (ladder02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/ladder02
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
surfaceparm trans
|
|
surfaceparm nomarks
|
|
{
|
|
map textures/q3r_metals/ladder02.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 135.q3r_metals (ladder03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/ladder03
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
surfaceparm trans
|
|
surfaceparm nomarks
|
|
{
|
|
map textures/q3r_metals/ladder03.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 136.q3r_metals (rail01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/rail01
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
surfaceparm trans
|
|
surfaceparm nomarks
|
|
{
|
|
map textures/q3r_metals/rail01.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 137.q3r_metals (rail02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/rail02
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
surfaceparm trans
|
|
surfaceparm nomarks
|
|
{
|
|
map textures/q3r_metals/rail02.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 138.q3r_metals (rail03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/rail03
|
|
{
|
|
cull disable
|
|
surfaceparm alphashadow
|
|
surfaceparm playerclip
|
|
surfaceparm trans
|
|
surfaceparm nomarks
|
|
{
|
|
map textures/q3r_metals/rail03.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 139.q3r_metals (plate01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_metals/plate01
|
|
{
|
|
surfaceparm SURF_METAL
|
|
{
|
|
map textures/effects/tinfx2d.tga
|
|
tcGen environment
|
|
rgbGen identity
|
|
}
|
|
|
|
|
|
{
|
|
map textures/q3r_metals/plate01.tga
|
|
blendfunc GL_ONE GL_SRC_COLOR
|
|
rgbGen vertex
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 140.q3r_people (male01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/male01
|
|
{
|
|
cull disable
|
|
deformVertexes autosprite2
|
|
{
|
|
map textures/q3r_people/male01.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 141.q3r_people (male02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/male02
|
|
{
|
|
deformVertexes autosprite2
|
|
{
|
|
map textures/q3r_people/male02.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 142.q3r_people (peeprow01)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow01
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow01.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 143.q3r_people (peeprow01a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow01a
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow01a.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 144.q3r_people (peeprow02)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow02
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow02.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 145.q3r_people (peeprow02a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow02a
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow02a.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 146.q3r_people (peeprow03)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow03
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow03.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 147.q3r_people (peeprow03a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow03a
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow03a.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 148.q3r_people (peeprow04)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow04
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow04.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 149.q3r_people (peeprow04a)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_people/peeprow04a
|
|
{
|
|
cull disable
|
|
surfaceparm trans
|
|
// surfaceparm alphashadow
|
|
// surfaceparm playerclip
|
|
|
|
{
|
|
map textures/q3r_people/peeprow04a.tga
|
|
blendFunc blend
|
|
alphaFunc GE128
|
|
depthWrite
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
depthFunc equal
|
|
}
|
|
|
|
}
|
|
|
|
// ------------------------------------------------------------
|
|
// 150.q3r_road (asphalt)
|
|
// ------------------------------------------------------------
|
|
|
|
textures/q3r_road/asphalt
|
|
{
|
|
surfaceparm SURF_ASPHALT
|
|
{
|
|
map $lightmap
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map textures/q3r_road/asphalt.jpg
|
|
blendFunc GL_DST_COLOR GL_ZERO
|
|
rgbGen identity
|
|
}
|
|
} |