blob: 32643d74aad961ad2cd73b99980aa36dedb6067f (
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>
|