blob: 316ebc31aba0ac23a1bb1288856604153abbf36d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/hairstyles/hairstyle02.png|W" width="40" height="40"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-32"/>
</animation>
</action>
</sprite>
|