Subversion-Projekte sthq.argas

Revision

Revision 2 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

models/players/mress/mress_hair2
{
    {
        map models/players/mress/mress_hair2.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen lightingDiffuse
    }
}

models/players/dead_mress/mress_hair2
{
    {
        map models/players/mress/mress_hair2.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen lightingDiffuse
    }
}

// MISC OBJECTS

models/mapobjects/tos/towel_emblemn
{
    {
        map models/mapobjects/tos/towel_emblemn.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen lightingDiffuse
    }
}

models/players/kirk_swim/towel_emblemn
{
    {
        map models/mapobjects/tos/towel_emblemn.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen lightingDiffuse
    }
}

models/mapobjects/tos/casing
{
    {
        map models/mapobjects/tos/plastic_case.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        depthWrite
        rgbGen lightingDiffuse
    }
}

models/powerups/trek/cover
{
    {
        map models/powerups/trek/plastic.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        depthWrite
        rgbGen lightingDiffuse
    }
}

models/powerups/trek/spray
{
    {
        map models/powerups/trek/hypo_spray.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen lightingDiffuse
    }
    {
        map textures/detail/gleam.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        rgbGen identity
        tcGen environment
    }
}

models/weapons2/borg/metal
{
    {
        map models/powerups/trek/hypo_spray.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen lightingDiffuse
    }
    {
        map textures/detail/gleam.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        rgbGen identity
        tcGen environment
    }
}

models/boltons/tos_tricorder_screen
{
    {
        map models/boltons/tos_tricorder.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen lightingDiffuse
    }
    {
        map textures/detail/gleam3.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        rgbGen identity
        tcGen environment
    }
}