summaryrefslogtreecommitdiff
path: root/graphics/particles/windmill.particle.xml
blob: 5f8815b850fe6fc37e5668eb9597e709590ab40d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>

<!-- Copyright (C) 2010 The Mana World Development Team
Copyright (C) 2010-2011  Evol Online -->
<effect>
    <particle position-x="0" position-y="0" position-z="176">
        <animation imageset="graphics/particles/windmill.png" height="180" width="256">
            <sequence start="0" end="7" delay="100" />
        </animation>
    </particle>
</effect>