mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2025-02-01 06:00:56 +00:00
44 lines
854 B
Text
44 lines
854 B
Text
textures/dsi/cretetrimlight2g
|
|
{
|
|
qer_editorimage textures/dsi/cretetrimlight2g.tga
|
|
q3map_lightimage textures/dsi/cretelighttrim2g_glow.tga
|
|
surfaceparm nomarks
|
|
q3map_lightsubdivide 32
|
|
q3map_surfacelight 1000
|
|
{
|
|
map textures/dsi/cretetrimlight2g.tga
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
tcGen lightmap
|
|
}
|
|
{
|
|
map textures/dsi/cretetrimlight2g_glow.tga
|
|
blendfunc add
|
|
}
|
|
}
|
|
|
|
textures/dsi/cretetrimlight2y
|
|
{
|
|
qer_editorimage textures/dsi/cretetrimlight2y.tga
|
|
q3map_lightimage textures/dsi/cretelighttrim2y_glow.tga
|
|
surfaceparm nomarks
|
|
q3map_lightsubdivide 32
|
|
q3map_surfacelight 1000
|
|
{
|
|
map textures/dsi/cretetrimlight2y.tga
|
|
rgbGen identity
|
|
}
|
|
{
|
|
map $lightmap
|
|
blendfunc filter
|
|
tcGen lightmap
|
|
}
|
|
{
|
|
map textures/dsi/cretetrimlight2y_glow.tga
|
|
blendfunc add
|
|
}
|
|
}
|
|
|