diff options
Diffstat (limited to 'graphics/particles/hit.particle.xml')
-rw-r--r-- | graphics/particles/hit.particle.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/particles/hit.particle.xml b/graphics/particles/hit.particle.xml index 03ad44bd..dc960c8f 100644 --- a/graphics/particles/hit.particle.xml +++ b/graphics/particles/hit.particle.xml @@ -2,8 +2,7 @@ <!-- Author from The Mana World Copyright (C) 2010-2012 Evol Online --> <effect> - <particle - position-x="0" position-y="0" position-z="16" lifetime="1"> + <particle position-x="0" position-y="0" position-z="16" lifetime="1"> <emitter> <property name="position-x" min="-8" max="8"/> <property name="position-y" min="-8" max="8"/> |