summaryrefslogtreecommitdiff
path: root/graphics/particles/pink-violent-glow.particle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/pink-violent-glow.particle.xml')
-rw-r--r--graphics/particles/pink-violent-glow.particle.xml15
1 files changed, 4 insertions, 11 deletions
diff --git a/graphics/particles/pink-violent-glow.particle.xml b/graphics/particles/pink-violent-glow.particle.xml
index a8f42344..c151d22b 100644
--- a/graphics/particles/pink-violent-glow.particle.xml
+++ b/graphics/particles/pink-violent-glow.particle.xml
@@ -1,22 +1,15 @@
<?xml version="1.0"?>
-<!--
-Pink-ish particles that fly up to the sky; based on Crush's Soul Menhir effect.
--->
-<!-- Copyright (C) 2010 The Mana World Development Team
-Copyright (C) 2010-2011 Evol Online -->
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
<effect>
<particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
+ position-x="0" position-y="0" position-z="0">
<emitter>
- <property name="position-z" min="16" max="48" />
+ <property name="position-z" min="16" max="48"/>
<property name="vertical-angle" min="0" max="90"/>
<property name="horizontal-angle" min="0" max="360"/>
<property name="power" min="10" max="25"/>
<property name="lifetime" value="1"/>
- <property name="output" value="1"/>
<emitter>
<property name="gravity" value="-0.4"/>
<property name="momentum" value="0.9"/>