summaryrefslogtreecommitdiff
path: root/graphics/particles/nomadpipe.particle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/nomadpipe.particle.xml')
-rw-r--r--graphics/particles/nomadpipe.particle.xml20
1 files changed, 4 insertions, 16 deletions
diff --git a/graphics/particles/nomadpipe.particle.xml b/graphics/particles/nomadpipe.particle.xml
index 9b76687e..bea07082 100644
--- a/graphics/particles/nomadpipe.particle.xml
+++ b/graphics/particles/nomadpipe.particle.xml
@@ -1,18 +1,9 @@
<?xml version="1.0"?>
-
-<!--
-Small smoke puffs emitted in irregular pulses. Designed for the pipe of the
-nomad NPC.
--->
-
-<!-- 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 = "44"
- >
+ position-x="0" position-y="0" position-z="44">
<emitter>
<property name="position-x" value="24"/>
<property name="output" value="1"/>
@@ -24,7 +15,6 @@ Copyright (C) 2010-2011 Evol Online -->
<property name="vertical-angle" min="50" max="90"/>
<property name="power" value="0.5"/>
<property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
<property name="output" min="0" max="2"/>
<property name="lifetime" min="20" max="200"/>
<property name="fade-out" value="100"/>
@@ -36,7 +26,6 @@ Copyright (C) 2010-2011 Evol Online -->
<property name="vertical-angle" min="50" max="90"/>
<property name="power" value="0.5"/>
<property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
<property name="output" min="0" max="2"/>
<property name="lifetime" min="20" max="200"/>
<property name="fade-out" value="100"/>
@@ -48,7 +37,6 @@ Copyright (C) 2010-2011 Evol Online -->
<property name="vertical-angle" min="50" max="90"/>
<property name="power" value="0.5"/>
<property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
<property name="output" min="0" max="2"/>
<property name="lifetime" min="20" max="200"/>
<property name="fade-out" value="100"/>
@@ -56,4 +44,4 @@ Copyright (C) 2010-2011 Evol Online -->
</emitter>
</emitter>
</particle>
-</effect> \ No newline at end of file
+</effect>