diff options
Diffstat (limited to 'graphics/particles/large-explosion.xml')
-rw-r--r-- | graphics/particles/large-explosion.xml | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/graphics/particles/large-explosion.xml b/graphics/particles/large-explosion.xml index 1001295b..bf594bb5 100644 --- a/graphics/particles/large-explosion.xml +++ b/graphics/particles/large-explosion.xml @@ -1,18 +1,9 @@ <?xml version="1.0"?> - -<!-- -An explosion ---> - -<!-- 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 = "20" - lifetime = "1" - > + position-x="0" position-y="0" position-z="20" lifetime="1"> <emitter> <property name="position-x" min="-8" max="8"/> <property name="position-y" min="-8" max="8"/> |