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
|
{
material tex_lights/light004
{
texture tex_lights/light004off
pulse 2
}
{
lightmap
}
}
{
material tex_misc/advertaa0
specular 1.0
hardness 1.0
{
texture tex_misc/advertaa0
anim 5 8.0
}
{
lightmap
}
}
{
material tex_misc/advertab0
specular 1.0
hardness 1.0
{
texture tex_misc/advertab0
anim 7 1.0
}
}
{
material tex_misc/advertbb
specular 1.0
hardness 1.0
{
texture tex_misc/advertbb0
blend GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
anim 8 3.0
}
}
{
material tex_base/screen_base
specular 1.0
hardness 1.0
{
texture tex_tech/tv0
blend GL_SRC_ALPHA GL_ONE
anim 2 10.0
}
{
lightmap
}
}
|