diff options
Diffstat (limited to 'graphics/particles/voidportal.particle.xml')
-rw-r--r-- | graphics/particles/voidportal.particle.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/particles/voidportal.particle.xml b/graphics/particles/voidportal.particle.xml index 14a708d7..f843b4f5 100644 --- a/graphics/particles/voidportal.particle.xml +++ b/graphics/particles/voidportal.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="64"> + <particle position-x="0" position-y="0" position-z="64"> <emitter> <property name="power" min="1" max="2"/> <property name="vertical-angle" min="0" max="360"/> |