summaryrefslogblamecommitdiff
path: root/graphics/particles/questcontinue.xml
blob: 584c35f1173fb4cb5b515854d391bdc5ab9a0233 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                            
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Hal9000
Copyright (C) 2010-2013 Evol Online -->

<effect>
    <particle position-x="0" position-y="0" position-z="0">
        <emitter>
            <property name="position-x" value="0"/>
            <property name="position-y" value="-32"/>
            <property name="position-z" value="90"/>
            <property name="vertical-angle" value="90"/>
            <property name="lifetime" value="2"/>
            <animation imageset="graphics/particles/queststatus.png" width="16" height="32">
                <frame index="1"/>
            </animation>
        </emitter>
    </particle>
</effect>