]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
2 new textures for exx, based on floor_crete01. Temp only, a texture artist should...
authorcbrutail <ruszkai.akos@gmail.com>
Fri, 25 Jun 2010 14:37:05 +0000 (16:37 +0200)
committercbrutail <ruszkai.akos@gmail.com>
Fri, 25 Jun 2010 14:37:05 +0000 (16:37 +0200)
Changed exx.shader too

scripts/exx.shader
textures/exx/floor/floor_crete01_phoenix.tga [new file with mode: 0644]
textures/exx/floor/floor_crete01_phoenix_norm.tga [new file with mode: 0644]
textures/exx/floor/floor_crete01_phoenixb.tga [new file with mode: 0644]
textures/exx/floor/floor_crete01_phoenixb_norm.tga [new file with mode: 0644]

index fdcf18a08444374949cab22e64931ad0bcf97f0a..5bf1a1dc78bc4d9f039bc25610653a7fbb327a0c 100644 (file)
@@ -330,6 +330,50 @@ textures/exx/floor-crete01
                map textures/exx/floor/floor_crete01.tga\r
                \r
 \r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/exx/floor-crete01-phoenix\r
+{\r
+       qer_editorimage textures/exx/floor/floor_crete01_phoenix.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+       dpglossintensitymod  3\r
+       dpglossexponentmod  4\r
+\r
+\r
+       {\r
+               map textures/exx/floor/floor_crete01_pnoenix.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/exx/floor-crete01-phoenixb\r
+{\r
+       qer_editorimage textures/exx/floor/floor_crete01_phoenixb.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+       dpglossintensitymod  3\r
+       dpglossexponentmod  4\r
+\r
+\r
+       {\r
+               map textures/exx/floor/floor_crete01_pnoenixb.tga\r
+               \r
+\r
        }\r
        {\r
                map $lightmap\r
diff --git a/textures/exx/floor/floor_crete01_phoenix.tga b/textures/exx/floor/floor_crete01_phoenix.tga
new file mode 100644 (file)
index 0000000..a069158
Binary files /dev/null and b/textures/exx/floor/floor_crete01_phoenix.tga differ
diff --git a/textures/exx/floor/floor_crete01_phoenix_norm.tga b/textures/exx/floor/floor_crete01_phoenix_norm.tga
new file mode 100644 (file)
index 0000000..b9efb7c
Binary files /dev/null and b/textures/exx/floor/floor_crete01_phoenix_norm.tga differ
diff --git a/textures/exx/floor/floor_crete01_phoenixb.tga b/textures/exx/floor/floor_crete01_phoenixb.tga
new file mode 100644 (file)
index 0000000..5d8a929
Binary files /dev/null and b/textures/exx/floor/floor_crete01_phoenixb.tga differ
diff --git a/textures/exx/floor/floor_crete01_phoenixb_norm.tga b/textures/exx/floor/floor_crete01_phoenixb_norm.tga
new file mode 100644 (file)
index 0000000..b9efb7c
Binary files /dev/null and b/textures/exx/floor/floor_crete01_phoenixb_norm.tga differ