summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-cindycage.xml
blob: 3f9f6204e5863b56ce5ae008a855b5d7d71f27a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
    <imageset name="base" src="graphics/sprites/npcs/npc-cindycage.png" width="80" height="103" />
    <action name="stand" imageset="base">
        <animation direction="default">
            <frame index="0"/>
        </animation>
    </action>
</sprite>