]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
remove red_planet's effectinfo, as using mapname_effectinfo.txt is a problem waiting... xonotic-v0.1.0preview
authorRudolf Polzer <divverent@alientrap.org>
Mon, 20 Dec 2010 20:02:12 +0000 (21:02 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Mon, 20 Dec 2010 20:02:12 +0000 (21:02 +0100)
maps/red-planet_effectinfo.txt [deleted file]

diff --git a/maps/red-planet_effectinfo.txt b/maps/red-planet_effectinfo.txt
deleted file mode 100644 (file)
index 0fa1f58..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-// red smoke emiter
-// used nowhere in code
-effect red_smoke
-count 2
-type smoke
-tex 0 8
-color 0xff8866 0x331100
-size 60 120
-sizeincrease 0
-alpha 32 64 32
-gravity -0.007
-originjitter 0 0 0
-velocityjitter 0 0 0
-velocitymultiplier 5
-airfriction -1
-rotate 0 360 -30 30
-
-// pipe smoke emiter
-// used nowhere in code
-effect pipe_smoke
-count 2
-type smoke
-tex 0 8
-color 0x999999 0x555555
-size 5 10
-sizeincrease 35
-alpha 32 64 48
-gravity -0.015
-originjitter 0 0 0
-velocityjitter 0 0 5
-velocitymultiplier 15
-airfriction -1
-rotate 0 360 -180 180