// Powerups icons/env { nopicmip { map icons/env.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/haste { nopicmip { map icons/haste.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/invis { nopicmip { map icons/invis.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/regen { nopicmip { map icons/regen.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/quad { nopicmip { map icons/quad.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/megahealth { nopicmip { map icons/megahealth.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/shield { nopicmip { map icons/shield.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/turbo { nopicmip { map icons/turbo.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } // Weapons icons/iconw_flame { nopicmip { map icons/iconw_flame.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/rf_bio { nopicmip { map icons/rf_bio.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/rf_flame { nopicmip { map icons/rf_flame.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/rf_smoke { nopicmip { map icons/rf_smoke.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/rf_mine { nopicmip { map icons/rf_mine.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/rf_oil { nopicmip { map icons/rf_oil.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } // Ammo icons/icona_flame { nopicmip { map icons/icona_flame.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } // Flags icons/iconf_blu1 { nopicmip { map icons/iconf_blu1.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/iconf_red1 { nopicmip { map icons/iconf_red1.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/iconf_neutral1 { nopicmip { map icons/iconf_neutral1.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } // Health icons/redhealth { nopicmip { map icons/redhealth.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } // Shards icons/shardg { nopicmip { map icons/shardg.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/shardr { nopicmip { map icons/shardr.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } } icons/shardy { nopicmip { map icons/shardy.tga blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } }