summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml
blob: ccc6221579a77fed9dc7412ca3fdc77112a76cef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<sprite>
    <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22" />

    <action name="stand" imageset="base">
        <animation>
            <frame index="0" offsetY="0"/>
        </animation>
    </action>

</sprite>