blob: 68cbc8f92a5a5f432f1bcbd446a9cb73ef86a595 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/icons/green-barrier.png" width="13" height="20"/>
<action name="default" imageset="base">
<animation direction="default">
<frame index="0" offsetY="-9" delay="0"/>
</animation>
</action>
</sprite>
|