]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
unsealed: add orange light texture based on trak5x/light2a
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 3 Aug 2013 14:02:22 +0000 (16:02 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Sat, 3 Aug 2013 14:02:22 +0000 (16:02 +0200)
scripts/map_unsealedtrial2.shader
textures/map_unsealed/light_light2a_orange.tga [new file with mode: 0644]
textures/map_unsealed/light_light2a_orange_gloss.tga [new file with mode: 0644]
textures/map_unsealed/light_light2a_orange_glow.tga [new file with mode: 0644]
textures/map_unsealed/light_light2a_orange_norm.tga [new file with mode: 0644]

index 49b9eceffd0b0eb207ff213fa19cd2b8025184cb..1772558be7b5dea7c39170a4e552bf0f92d0576a 100644 (file)
@@ -304,3 +304,18 @@ textures/map_unsealed/floor_floor2ef
        }
 }
 
+textures/trak5x/light-light2a_orange
+{
+       qer_editorimage textures/trak5x/light/light_light2a_orange.tga
+       dpoffsetmapping - 4 match8 85
+       q3map_bounceScale 1.25
+       {
+               map textures/trak5x/light/light_light2a_orange.tga
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
diff --git a/textures/map_unsealed/light_light2a_orange.tga b/textures/map_unsealed/light_light2a_orange.tga
new file mode 100644 (file)
index 0000000..98835dd
Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange.tga differ
diff --git a/textures/map_unsealed/light_light2a_orange_gloss.tga b/textures/map_unsealed/light_light2a_orange_gloss.tga
new file mode 100644 (file)
index 0000000..560f68f
Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange_gloss.tga differ
diff --git a/textures/map_unsealed/light_light2a_orange_glow.tga b/textures/map_unsealed/light_light2a_orange_glow.tga
new file mode 100644 (file)
index 0000000..467088e
Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange_glow.tga differ
diff --git a/textures/map_unsealed/light_light2a_orange_norm.tga b/textures/map_unsealed/light_light2a_orange_norm.tga
new file mode 100644 (file)
index 0000000..36d2245
Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange_norm.tga differ