summaryrefslogtreecommitdiff
path: root/graphics/particles/python.xml
blob: 35c28b1ef2abfa9c2a9abc51c15855f6aa09c882 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<!-- Author: Gumi
Copyright (C) 2004-2020 The Mana World -->

<effect>
    <particle
            position-x="0"
            position-y="0"
            position-z="270"
            lifetime="300">
        <animation
                imageset="graphics/particles/python.png"
                width="512"
                height="512">
            <sequence start="0" end="8" delay="40"/>
            <frame index="8"/>
        </animation>
    </particle>
</effect>