From cef03426339bd6af55d72edc8b67fbeabeb24dac Mon Sep 17 00:00:00 2001 From: strahlemann Date: Mon, 23 Jan 2006 19:24:58 +0000 Subject: [PATCH] Fixed Sky on nexdm14 git-svn-id: svn://svn.icculus.org/nexuiz/trunk@881 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/scripts/stralenex1.shader | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/data/scripts/stralenex1.shader b/data/scripts/stralenex1.shader index 51f49e78c..be36020b9 100644 --- a/data/scripts/stralenex1.shader +++ b/data/scripts/stralenex1.shader @@ -81,6 +81,22 @@ textures/stralenex1/strale_grey_box } +textures/stralenex1/strale_brown_box +{ + qer_editorimage env/strale_grey/ygrey_up.tga + + surfaceparm nolightmap + surfaceparm noimpact + surfaceparm nomarks + surfaceparm sky + + skyparms env/strale_grey/ygrey - - + q3map_surfacelight 100 + q3map_lightimage textures/strale_grey/ygrey_up.tga + q3map_sun .75 .65 .6 130 255 80 + +} + textures/stralenex1/stralenex5 { qer_editorimage env/stralenex5/stralenex5_up.tga -- 2.39.2