fixed tree shaders (q3r_ctf_01)

This commit is contained in:
insellium 2021-03-24 13:12:09 +00:00
parent b38c86580a
commit 9d29b32f8b

View file

@ -340,4 +340,80 @@ models/mapobjects/spotlamp/spotlamp_l
map models/mapobjects/spotlamp/spotlamp_l.tga
rgbGen identity
}
}
// ------------------------------------------------------------
// Trees from q3r_ctf_01
// ------------------------------------------------------------
models/mapobjects/GR_trees/nadel
{
{
map models/mapobjects/GR_trees/nadel.tga
blendfunc blend
}
}
models/mapobjects/GR_trees/nadelsnow
{
{
map models/mapobjects/GR_trees/nadelsnow.tga
blendfunc blend
}
}
models/mapobjects/GR_trees/tree
{
{
map models/mapobjects/GR_trees/tree.tga
blendfunc blend
}
}
models/mapobjects/GR_trees/tree3
{
{
map models/mapobjects/GR_trees/tree3.tga
blendfunc blend
}
}
models/mapobjects/GR_trees/tree4
{
{
map models/mapobjects/GR_trees/tree4.tga
blendfunc blend
}
}
models/mapobjects/GR_trees/tree6
{
{
map models/mapobjects/GR_trees/tree6.tga
blendfunc blend
}
}
models/mapobjects/oak/oakblaetter
{
{
map models/mapobjects/oak/oakblaetter.tga
blendfunc blend
}
}
models/mapobjects/oak/oakblaetter2
{
{
map models/mapobjects/oak/oakblaetter2.tga
blendfunc blend
}
}
models/mapobjects/oak/oakblaetter3
{
{
map models/mapobjects/oak/oakblaetter3.tga
blendfunc blend
}
}