]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Forgot the file in last commit :P
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 22 Sep 2010 23:18:12 +0000 (02:18 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 22 Sep 2010 23:18:12 +0000 (02:18 +0300)
data/scripts/brokenworld.shader [new file with mode: 0644]

diff --git a/data/scripts/brokenworld.shader b/data/scripts/brokenworld.shader
new file mode 100644 (file)
index 0000000..60dce53
--- /dev/null
@@ -0,0 +1,60 @@
+textures/brokenworld/sky\r
+{\r
+       qer_editorimage env/brokensky/brokensky_up.tga\r
+       surfaceparm sky\r
+       surfaceparm noimpact\r
+       surfaceparm nolightmap\r
+       surfaceparm nomarks\r
+\r
+       q3map_backSplash 0 0\r
+       q3map_surfacelight 50\r
+       q3map_sunExt 0.7 1 1 100 0 90 15 32\r
+\r
+       skyparms env/brokensky/brokensky - -\r
+}\r
+\r
+textures/brokenworld/blink_red\r
+{\r
+       q3map_lightimage textures/brokenworld/blink_red_1.tga           \r
+       qer_editorimage textures/brokenworld/blink_red_1.tga\r
+       \r
+       surfaceparm nolightmap\r
+\r
+       qer_trans 0.5\r
+\r
+       q3map_lightsubdivide 32\r
+       q3map_surfacelight 8000\r
+       {\r
+               animmap 2 textures/brokenworld/blink_red_3.tga textures/brokenworld/blink_red_1.tga\r
+       }\r
+}\r
+\r
+textures/brokenworld/blink_blue\r
+{\r
+       q3map_lightimage textures/brokenworld/blink_blue_1.tga\r
+       qer_editorimage textures/brokenworld/blink_blue_1.tga\r
\r
+       surfaceparm nolightmap\r
+\r
+       qer_trans 0.5\r
+\r
+       q3map_lightsubdivide 32\r
+       q3map_surfacelight 8000\r
+       {\r
+               animmap 2 textures/brokenworld/blink_blue_3.tga textures/brokenworld/blink_blue_1.tga\r
+       }\r
+}\r
+\r
+textures/brokenworld/white\r
+{\r
+       q3map_lightimage textures/brokenworld/white.tga\r
+       qer_editorimage textures/brokenworld/white.tga\r
\r
+       surfaceparm nolightmap\r
+\r
+       q3map_lightsubdivide 32\r
+       q3map_surfacelight 1500\r
+       {\r
+               animmap 12 textures/brokenworld/white.tga textures/brokenworld/gray1.tga textures/brokenworld/gray2.tga textures/brokenworld/gray3.tga textures/brokenworld/black.tga textures/brokenworld/gray3.tga textures/brokenworld/gray2.tga textures/brokenworld/gray1.tga\r
+       }\r
+}
\ No newline at end of file