summaryrefslogtreecommitdiff
path: root/graphics/particles/voidportal.particle.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:30:57 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:30:57 +0000
commit54e8ddeb9a181d7bdd945eed6a9301524ee423ab (patch)
tree213ea040672039b202e2949d2d72f5d36ce32933 /graphics/particles/voidportal.particle.xml
parentf3585f6ebd042cb9e2985e6c56eda97222c2b3dd (diff)
downloadclientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.tar.gz
clientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.tar.bz2
clientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.tar.xz
clientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.zip
Removed the "white" from the names of all particles because there aren't any other colors anymore.
Diffstat (limited to 'graphics/particles/voidportal.particle.xml')
-rw-r--r--graphics/particles/voidportal.particle.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/voidportal.particle.xml b/graphics/particles/voidportal.particle.xml
index 3ba62b65..a5b4b865 100644
--- a/graphics/particles/voidportal.particle.xml
+++ b/graphics/particles/voidportal.particle.xml
@@ -16,7 +16,7 @@ Could be used for a monster spawn area.
<property name="vertical-angle" min="0" max="360"/>
<property name="position-x" min="-18" max="18"/>
<property name="position-z" min="-18" max="18"/>
- <property name="image" value="graphics/particles/glow-medium-white.png|W:#000000"/>
+ <property name="image" value="graphics/particles/glow-medium.png|W:#000000"/>
<property name="output" min="1" max="2"/>
<property name="acceleration" value="0.05" />
<property name="lifetime" value="80" />
@@ -26,7 +26,7 @@ Could be used for a monster spawn area.
<property name="vertical-angle" min="-80" max="80"/>
<property name="horizontal-angle" min="10" max="170"/>
<property name="momentum" value="1.03"/>
- <property name="image" value="graphics/particles/orb-medium-white.png|W:#ffffff"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#ffffff"/>
<property name="lifetime" value="90"/>
<property name="fade-out" value="45"/>
<property name="output" value="3"/>