summaryrefslogblamecommitdiff
path: root/graphics/particles/arrow.particle.xml
blob: 4797d674a98092a58352c09c1778e1b1fbd015f0 (plain) (tree)
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 = "32"
        lifetime = "128"
        >
                <rotation imageset="graphics/particles/arrowh.png" width="16" height="16">
                    <sequence start="0" end="7" />
                </rotation>
    </particle>
</effect>