]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/proceduralx.shader
Merge branch 'fruitiex/runningmanctf' of ssh://git.xonotic.org/xonotic-maps.pk3dir...
[xonotic/xonotic-maps.pk3dir.git] / scripts / proceduralx.shader
index 96fbd1a377cbba5295592c6106a0136d18fa12fe..1fa49b8391d530d9fc3da8f18aa3b594f392f11f 100644 (file)
@@ -82,15 +82,16 @@ textures/proceduralx/wall-fruitconcrete_blue
 }
 
 
-textures/proceduralx/floor-floor02
+textures/proceduralx/pattern-tiles02
 {
-       qer_editorimage textures/proceduralx/floor/floor02
+       qer_editorimage textures/proceduralx/pattern/tiles02
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
-               map textures/proceduralx/floor/floor02
+               map textures/proceduralx/pattern/tiles02
                                
        }
 
@@ -103,15 +104,16 @@ textures/proceduralx/floor-floor02
 }
 
 
-textures/proceduralx/floor-floor01
+textures/proceduralx/pattern-tiles01
 {
-       qer_editorimage textures/proceduralx/floor/floor01
+       qer_editorimage textures/proceduralx/pattern/tiles01
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
-               map textures/proceduralx/floor/floor01
+               map textures/proceduralx/pattern/tiles01
                                
        }
 
@@ -124,15 +126,16 @@ textures/proceduralx/floor-floor01
 }
 
 
-textures/proceduralx/floor-floor04
+textures/proceduralx/pattern-tiles04
 {
-       qer_editorimage textures/proceduralx/floor/floor04
+       qer_editorimage textures/proceduralx/pattern/tiles04
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
-               map textures/proceduralx/floor/floor04
+               map textures/proceduralx/pattern/tiles04
                                
        }
 
@@ -145,15 +148,38 @@ textures/proceduralx/floor-floor04
 }
 
 
-textures/proceduralx/floor-floor03
+textures/proceduralx/pattern-tiles03
 {
-       qer_editorimage textures/proceduralx/floor/floor03
+       qer_editorimage textures/proceduralx/pattern/tiles03
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
-               map textures/proceduralx/floor/floor03
+               map textures/proceduralx/pattern/tiles03
+                               
+       }
+
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+
+
+textures/proceduralx/pattern-tiles05
+{
+       qer_editorimage textures/proceduralx/pattern/tiles05
+       dpoffsetmapping - 1
+       q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
+
+
+       {
+               map textures/proceduralx/pattern/tiles05
                                
        }