diff options
Diffstat (limited to 'graphics/particles/save.xml')
-rw-r--r-- | graphics/particles/save.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/particles/save.xml b/graphics/particles/save.xml index 0614d722..742ac99a 100644 --- a/graphics/particles/save.xml +++ b/graphics/particles/save.xml @@ -1,8 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Alige Copyright (C) 2010-2013 Evol Online --> + <effect> - <particle position-x="0" position-y="0" position-z="27" lifetime="120"> + <particle position-x="0" + position-y="0" + position-z="27" + lifetime="120"> <emitter> <property name="image" value="graphics/particles/star-small.png|W:#f3ffbe,f3ffe3"/> <property name="vertical-angle" value="90"/> |