]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/proceduralx.shader
they all have _reflect
[xonotic/xonotic-maps.pk3dir.git] / scripts / proceduralx.shader
index 8a557cffd1a086a0ce80cbb2e51125f5aca8fc74..39aac0cfa24b36fbe3b994d7667b3e1f52dd7139 100644 (file)
@@ -1,7 +1,7 @@
 textures/proceduralx/wall-fruitconcrete_red
 {
        qer_editorimage textures/proceduralx/wall/fruitconcrete_red
-       dpoffsetmapping - 2
+       dpoffsetmapping - 0.5
        q3map_bouncescale 1.25
 
 
@@ -22,7 +22,7 @@ textures/proceduralx/wall-fruitconcrete_red
 textures/proceduralx/wall-fruitconcrete_purple
 {
        qer_editorimage textures/proceduralx/wall/fruitconcrete_purple
-       dpoffsetmapping - 2
+       dpoffsetmapping - 0.5
        q3map_bouncescale 1.25
 
 
@@ -43,7 +43,7 @@ textures/proceduralx/wall-fruitconcrete_purple
 textures/proceduralx/wall-fruitconcrete
 {
        qer_editorimage textures/proceduralx/wall/fruitconcrete
-       dpoffsetmapping - 2
+       dpoffsetmapping - 0.5
        q3map_bouncescale 1.25
 
 
@@ -64,7 +64,7 @@ textures/proceduralx/wall-fruitconcrete
 textures/proceduralx/wall-fruitconcrete_blue
 {
        qer_editorimage textures/proceduralx/wall/fruitconcrete_blue
-       dpoffsetmapping - 2
+       dpoffsetmapping - 0.5
        q3map_bouncescale 1.25
 
 
@@ -87,6 +87,7 @@ textures/proceduralx/floor-floor02
        qer_editorimage textures/proceduralx/floor/floor02
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
@@ -108,6 +109,7 @@ textures/proceduralx/floor-floor01
        qer_editorimage textures/proceduralx/floor/floor01
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
@@ -129,6 +131,7 @@ textures/proceduralx/floor-floor04
        qer_editorimage textures/proceduralx/floor/floor04
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
@@ -150,6 +153,7 @@ textures/proceduralx/floor-floor03
        qer_editorimage textures/proceduralx/floor/floor03
        dpoffsetmapping - 1
        q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
 
 
        {
@@ -166,3 +170,25 @@ textures/proceduralx/floor-floor03
 }
 
 
+textures/proceduralx/floor-floor05
+{
+       qer_editorimage textures/proceduralx/floor/floor05
+       dpoffsetmapping - 1
+       q3map_bouncescale 1.25
+       dpreflectcube cubemaps/default/sky
+
+
+       {
+               map textures/proceduralx/floor/floor05
+                               
+       }
+
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+
+