summaryrefslogtreecommitdiff
path: root/graphics/particles/attack.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/attack.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/attack.particle.xml')
-rw-r--r--graphics/particles/attack.particle.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/attack.particle.xml b/graphics/particles/attack.particle.xml
index 303cd048..2773c729 100644
--- a/graphics/particles/attack.particle.xml
+++ b/graphics/particles/attack.particle.xml
@@ -19,7 +19,7 @@ used to visualize some kind of special attack.
<property name="horizontal-angle" min="45" max="135"/>
<property name="power" min="0" max="6"/>
<property name="gravity" value="100"/>
- <property name="image" value="graphics/particles/orb-small-white.png|W:#ff0000"/>
+ <property name="image" value="graphics/particles/orb-small.png|W:#ff0000"/>
<property name="lifetime" min="0" max="80"/>
<property name="output" min="6" max="12"/>
</emitter>
@@ -41,7 +41,7 @@ used to visualize some kind of special attack.
<property name="horizontal-angle" min="45" max="135"/>
<property name="power" min="0" max="6"/>
<property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium-white.png|W:#ff0000"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000"/>
<property name="lifetime" min="0" max="80"/>
<property name="output" min="6" max="12"/>
</emitter>