summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-casket.xml
blob: cc81923cdda4dc04a94ff41aab5775ea66639c69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<sprite>
    <imageset name="base" src="graphics/particles/casket-trap_96x96.png" width="96" height="96" />
    <action name="stand" imageset="base">
        <animation direction="default">
            <!-- closed casket -->
            <frame index="10" />
        </animation>
    </action>
</sprite>