From 0bcdb6778f428444600d90ba96886e057a7db0c4 Mon Sep 17 00:00:00 2001 From: savagex Date: Mon, 8 May 2006 12:32:57 +0000 Subject: [PATCH] new variation of one of Strahlemann's skyboxes which emits more light git-svn-id: svn://svn.icculus.org/nexuiz/trunk/data@1381 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- scripts/stralenex1.shader | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/scripts/stralenex1.shader b/scripts/stralenex1.shader index 7c42096fc..8d5f3b010 100644 --- a/scripts/stralenex1.shader +++ b/scripts/stralenex1.shader @@ -204,6 +204,23 @@ textures/stralenex1/stralenex5 q3map_sun .627 .525 0.392 60 300 40 /*q3map_sun */ +} + +textures/stralenex1/stralenex5_1 +{ + qer_editorimage env/stralenex5/stralenex5_up.tga + + surfaceparm nolightmap + surfaceparm noimpact + surfaceparm nomarks + surfaceparm sky + + skyparms env/stralenex5/stralenex5 - - + q3map_surfacelight 400 + q3map_lightimage textures/stralenex5/stralenex5_up.tga + q3map_sun .627 .525 0.392 60 300 40 + /*q3map_sun */ + } //copied from harlequin-sky.shader -- 2.39.2