From: Rudolf Polzer <divverent@alientrap.org>
Date: Mon, 20 Dec 2010 20:02:12 +0000 (+0100)
Subject: remove red_planet's effectinfo, as using mapname_effectinfo.txt is a problem waiting... 
X-Git-Tag: xonotic-v0.1.0preview
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e2b838591ba44b19e29de23ae2a50b7c4b90c818;p=xonotic%2Fxonotic-maps.pk3dir.git

remove red_planet's effectinfo, as using mapname_effectinfo.txt is a problem waiting to happen
---

diff --git a/maps/red-planet_effectinfo.txt b/maps/red-planet_effectinfo.txt
deleted file mode 100644
index 0fa1f586..00000000
--- a/maps/red-planet_effectinfo.txt
+++ /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