textures/common/caulk { qer_editorimage textures/common/caulk ignore } textures/common/clip { qer_editorimage textures/common/clip qer_trans 0.20 clip // make radiant recognize this material as clip. ignored by osirion surfaceparm playerclip } textures/common/noclip { qer_editorimage textures/common/noclip qer_trans 0.20 ignore // make radiant recognize this material as clip. ignored by osirion surfaceparm playerclip } textures/common/origin { qer_editorimage textures/common/origin qer_trans 0.50 origin // do not set the ignore flag as it overrides the origin flag //ignore } textures/common/bounds { qer_editorimage textures/common/bounds qer_trans 0.25 bounds // do not set the ignore flag as it overrides the bounds flag //ignore } textures/common/engine { qer_editorimage textures/common/engine { engine bright } } // entity color shaders textures/common/entity { qer_editorimage textures/common/entity { color 1.00 1.00 1.00 rgbgen entity } } textures/common/entity_shiny { qer_editorimage textures/common/entity { color 1.00 1.00 1.00 rgbgen entity map textures/fx/generic_env environment } } textures/common/entity_bright { qer_editorimage textures/common/entity { color 1.00 1.00 1.00 rgbgen entity bright } } textures/common/entity_dark { qer_editorimage textures/common/entity_dark { color 0.50 0.50 0.50 rgbgen entity } } textures/common/entity_dark_shiny { qer_editorimage textures/common/entity_dark { color 0.50 0.50 0.50 rgbgen entity map textures/fx/generic_env environment } } textures/common/entity_dark_bright { qer_editorimage textures/common/entity_dark { color 0.50 0.50 0.50 rgbgen entity bright } } textures/common/entity_second { qer_editorimage textures/common/entity_second { color 1.00 1.00 1.00 rgbgen entitysecond } } textures/common/entity_second_shiny { qer_editorimage textures/common/entity_second { color 1.00 1.00 1.00 rgbgen entitysecond map textures/fx/generic_env environment } } textures/common/entity_second_bright { qer_editorimage textures/common/entity_second { color 1.00 1.00 1.00 rgbgen entitysecond bright } } textures/common/entity_second_dark { qer_editorimage textures/common/entity_second_dark { color 0.50 0.50 0.50 rgbgen entitysecond } } textures/common/entity_second_dark_shiny { qer_editorimage textures/common/entity_second_dark { color 0.50 0.50 0.50 rgbgen entitysecond map textures/fx/generic_env environment } } textures/common/entity_second_dark_bright { qer_editorimage textures/common/entity_second_dark { color 0.50 0.50 0.50 rgbgen entitysecond bright } } // don't touch textures/common/entity_third { qer_editorimage textures/common/entity_third { color 1.00 1.00 1.00 rgbgen entitythird } } textures/common/entity_third_shiny { qer_editorimage textures/common/entity_third { color 1.00 1.00 1.00 rgbgen entitythird map textures/fx/generic_env environment } } textures/common/entity_third_bright { qer_editorimage textures/common/entity_third { color 1.00 1.00 1.00 rgbgen entitythird bright } } textures/common/entity_third_dark { qer_editorimage textures/common/entity_third_dark { color 0.50 0.50 0.50 rgbgen entitythird } } textures/common/entity_third_dark_shiny { qer_editorimage textures/common/entity_third_dark { color 0.50 0.50 0.50 rgbgen entitythird map textures/fx/generic_env environment } } textures/common/entity_third_dark_bright { qer_editorimage textures/common/entity_third_dark { color 0.50 0.50 0.50 rgbgen entitythird bright } }