]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/savdm6ish.shader
add another grate texture
[divverent/nexuiz.git] / data / scripts / savdm6ish.shader
1 textures/savdm6ish/#lava1
2 {
3         qer_editorimage textures/savdm6ish/#lava1.jpg
4         #qer_nocarve
5         surfaceparm noimpact
6         surfaceparm lava
7         surfaceparm nolightmap
8         q3map_surfacelight 3000
9         cull disable
10         #tessSize 256
11         #deformVertexes wave 100sin 5 5 .5 0.02
12         {
13                 map textures/savdm6ish/#lava1.jpg
14         }
15 }
16
17 textures/savdm6ish/#teleport
18 {
19         qer_editorimage textures/savdm6ish/#teleport.jpg
20         qer_nocarve
21         surfaceparm noimpact
22         surfaceparm water
23         surfaceparm nolightmap
24         q3map_surfacelight 1000
25         cull disable
26         #tessSize 256
27         #deformVertexes wave 100sin 5 5 .5 0.02
28         {
29                 map textures/savdm6ish/#teleport.jpg
30         }
31 }
32
33 textures/savdm6ish/wall14_5
34 {
35         q3map_lightmapSampleSize 8
36         {
37                 map textures/savdm6ish/wall14_5.jpg
38         }
39         {
40                 map $lightmap
41                 blendfunc filter
42         }
43 }
44
45 textures/savdm6ish/wiz1_4
46 {
47         q3map_lightmapSampleSize 8
48         {
49                 map textures/savdm6ish/wiz1_4.jpg
50         }
51         {
52                 map $lightmap
53                 blendfunc filter
54         }
55 }
56
57 textures/savdm6ish/floor01_5
58 {
59         q3map_lightmapSampleSize 8
60         {
61                 map textures/savdm6ish/floor01_5.jpg
62         }
63         {
64                 map $lightmap
65                 blendfunc filter
66         }
67 }