X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fmap_xoylent.shader;h=07d77b95f52b39c09db3366f130dec59d82c9f06;hb=2650d269169030802d5749983a47a2a747fefc32;hp=39ee4c7df40d4cbb01a7761d277072f33fd02163;hpb=a9fbecd3c5e3f6ddf97bf24b0f97a247d8c71664;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/map_xoylent.shader b/scripts/map_xoylent.shader index 39ee4c7d..07d77b95 100755 --- a/scripts/map_xoylent.shader +++ b/scripts/map_xoylent.shader @@ -275,3 +275,107 @@ textures/map_xoylent/trak6_trim4_edit blendfunc filter } } +models/map_xoylent/asteroid +{ + qer_editorimage models/map_xoylent/asteroid.tga + { + map models/map_xoylent/asteroid.tga + } +} + +models/map_xoylent/asteroid_egg +{ + qer_editorimage models/map_xoylent/asteroid_egg.tga + surfaceparm nolightmap + { + map models/map_xoylent/asteroid_egg.tga + } +} + +models/map_xoylent/asteroid_egg_sign +{ + qer_editorimage models/map_xoylent/asteroid_egg_sign.tga + surfaceparm nolightmap + { + map models/map_xoylent/asteroid_egg_sign.tga + } +} + +models/map_xoylent/asteroids_skybox +{ + qer_editorimage models/map_xoylent/asteroids_skybox.tga + surfaceparm nolightmap + { + map models/map_xoylent/asteroids_skybox.tga + } +} + +models/map_xoylent/lamp_light +{ + qer_editorimage models/map_xoylent/lamp_light.tga + q3map_surfacelight 2500 + q3map_lightRGB 1 0.9375 0.875 + { + map models/map_xoylent/lamp_light.tga + } +} + +models/map_xoylent/lamp_small_light +{ + qer_editorimage models/map_xoylent/lamp_light.tga + q3map_surfacelight 500 + q3map_lightRGB 1 0.9375 0.875 + { + map models/map_xoylent/lamp_light.tga + } +} + +models/map_xoylent/pathway +{ + qer_editorimage models/map_xoylent/pathway.tga + dpglossintensitymod 3 + dpglossexponentmod 4 + { + map models/map_xoylent/pathway.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +models/map_xoylent/spawnpoint_light +{ + qer_editorimage models/map_xoylent/spawnpoint_light.tga + { + map models/map_xoylent/spawnpoint_light.tga + tcMod scroll 0.5 0 + } +} + +models/map_xoylent/spine +{ + qer_editorimage models/map_xoylent/spine.tga + dpglossintensitymod 3 + dpglossexponentmod 4 + { + map models/map_xoylent/spine.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +models/map_xoylent/turbine_fan +{ + qer_editorimage models/map_xoylent/turbine_fan.tga + surfaceparm nolightmap + { + map models/map_xoylent/turbine_fan.tga + } +}