]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Fix a missing texture on Stormkeep2
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 12 Sep 2010 13:36:16 +0000 (16:36 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 12 Sep 2010 13:36:16 +0000 (16:36 +0300)
data/scripts/stormkeep.shader
data/textures/stormkeep/rlight.tga [new file with mode: 0644]
data/textures/stormkeep/rlight_gloss.tga [new file with mode: 0644]
data/textures/stormkeep/rlight_glow.tga [new file with mode: 0644]
data/textures/stormkeep/rlight_norm.tga [new file with mode: 0644]

index fc2ddcb82f3fb30425c54e868313c26f5b70179b..a52a0635e8b6b9e9907d4f32dd970a2cb02f3029 100644 (file)
@@ -12,10 +12,10 @@ textures/stormkeep/eX_light_u201
 \r
 textures/stormkeep/rlight\r
 {\r
 \r
 textures/stormkeep/rlight\r
 {\r
-       qer_EditorImage textures/aggressor/rlight.tga\r
+       qer_EditorImage textures/stormkeep/rlight.tga\r
        q3map_surfacelight 4500\r
        {\r
        q3map_surfacelight 4500\r
        {\r
-               map textures/aggressor/rlight\r
+               map textures/stormkeep/rlight\r
        }\r
        {\r
                map $lightmap\r
        }\r
        {\r
                map $lightmap\r
diff --git a/data/textures/stormkeep/rlight.tga b/data/textures/stormkeep/rlight.tga
new file mode 100644 (file)
index 0000000..58f5cb0
Binary files /dev/null and b/data/textures/stormkeep/rlight.tga differ
diff --git a/data/textures/stormkeep/rlight_gloss.tga b/data/textures/stormkeep/rlight_gloss.tga
new file mode 100644 (file)
index 0000000..fbad623
Binary files /dev/null and b/data/textures/stormkeep/rlight_gloss.tga differ
diff --git a/data/textures/stormkeep/rlight_glow.tga b/data/textures/stormkeep/rlight_glow.tga
new file mode 100644 (file)
index 0000000..73ca534
Binary files /dev/null and b/data/textures/stormkeep/rlight_glow.tga differ
diff --git a/data/textures/stormkeep/rlight_norm.tga b/data/textures/stormkeep/rlight_norm.tga
new file mode 100644 (file)
index 0000000..1a17329
Binary files /dev/null and b/data/textures/stormkeep/rlight_norm.tga differ