mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-25 21:31:34 +00:00
91 lines
1.7 KiB
Text
91 lines
1.7 KiB
Text
textures\q3rsurftest\q3rsurf_asphault
|
|
{
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_asphault.tga
|
|
cull disable
|
|
//surfaceparm SURF_ASPHALT
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_asphault.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
textures\q3rsurftest\q3rsurf_dirt
|
|
{
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_dirt.tga
|
|
cull disable
|
|
surfaceparm SURF_DIRT
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_dirt.tga
|
|
blendfunc blend
|
|
tcgen environment
|
|
}
|
|
}
|
|
|
|
textures\q3rsurftest\q3rsurf_dust
|
|
{
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_dust.tga
|
|
cull disable
|
|
surfaceparm SURF_GRAVEL
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_dust.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
textures\q3rsurftest\q3rsurf_grass
|
|
{
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_grass.tga
|
|
cull disable
|
|
surfaceparm SURF_GRASS
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_grass.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
textures\q3rsurftest\q3rsurf_gravel
|
|
{
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_gravel.tga
|
|
cull disable
|
|
surfaceparm SURF_GRAVEL
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_gravel.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
textures\q3rsurftest\q3rsurf_ice
|
|
{
|
|
surfaceparm SURF_ICE
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_ice.tga
|
|
cull disable
|
|
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_ice.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
textures\q3rsurftest\q3rsurf_snow
|
|
{
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_snow.tga
|
|
cull disable
|
|
surfaceparm SURF_SNOW
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_snow.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
textures\q3rsurftest\q3rsurf_wet
|
|
{
|
|
qer_editorimage textures\q3rsurftest\q3rsurf_wet.tga
|
|
cull disable
|
|
surfaceparm SURF_WET
|
|
{
|
|
map textures\q3rsurftest\q3rsurf_wet.tga
|
|
blendfunc blend
|
|
}
|
|
}
|
|
|
|
|