]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Add new textures!
authorRudolf Polzer <divverent@xonotic.org>
Wed, 25 Feb 2015 12:39:41 +0000 (13:39 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 25 Feb 2015 12:39:41 +0000 (13:39 +0100)
scripts/map_nest_chamber_13.shader [new file with mode: 0644]
scripts/shaderlist.txt
textures/map_nest_chamber_13/nest.xcf [new file with mode: 0644]
textures/map_nest_chamber_13/nest_red.tga [new file with mode: 0644]
textures/map_nest_chamber_13/nest_red_glow.tga [new file with mode: 0644]
textures/map_nest_chamber_13/nest_yellow.tga [new file with mode: 0644]
textures/map_nest_chamber_13/nest_yellow_glow.tga [new file with mode: 0644]

diff --git a/scripts/map_nest_chamber_13.shader b/scripts/map_nest_chamber_13.shader
new file mode 100644 (file)
index 0000000..4eb9703
--- /dev/null
@@ -0,0 +1,12 @@
+textures/map_nest_chamber_13/nest
+{
+       q3r_editorimage textures/map_nest_chamber_13/nest_red
+       {
+               map $lightmap
+               blendfunc filter
+               rgbGen identity
+       }
+       {
+               animmap 2 textures/map_nest_chamber_13/nest_red textures/map_nest_chamber_13/nest_yellow
+       }
+}
index e6a748b2d0d8c4448692d22aaa17bfd14e8b2a77..fcff7d1ac788f490422ce289c0477f0b44c2891d 100644 (file)
@@ -27,6 +27,7 @@ map_glowplant
 map_implosion
 map_leave_em_behind
 map_lightspeed
+map_nest_chamber_13
 map_newtonian-nightmare
 map_oilrig
 map_silentsiege
diff --git a/textures/map_nest_chamber_13/nest.xcf b/textures/map_nest_chamber_13/nest.xcf
new file mode 100644 (file)
index 0000000..59e1361
Binary files /dev/null and b/textures/map_nest_chamber_13/nest.xcf differ
diff --git a/textures/map_nest_chamber_13/nest_red.tga b/textures/map_nest_chamber_13/nest_red.tga
new file mode 100644 (file)
index 0000000..06997ee
Binary files /dev/null and b/textures/map_nest_chamber_13/nest_red.tga differ
diff --git a/textures/map_nest_chamber_13/nest_red_glow.tga b/textures/map_nest_chamber_13/nest_red_glow.tga
new file mode 100644 (file)
index 0000000..a2b0755
Binary files /dev/null and b/textures/map_nest_chamber_13/nest_red_glow.tga differ
diff --git a/textures/map_nest_chamber_13/nest_yellow.tga b/textures/map_nest_chamber_13/nest_yellow.tga
new file mode 100644 (file)
index 0000000..06997ee
Binary files /dev/null and b/textures/map_nest_chamber_13/nest_yellow.tga differ
diff --git a/textures/map_nest_chamber_13/nest_yellow_glow.tga b/textures/map_nest_chamber_13/nest_yellow_glow.tga
new file mode 100644 (file)
index 0000000..d7fea57
Binary files /dev/null and b/textures/map_nest_chamber_13/nest_yellow_glow.tga differ