blob: 485cbb653aa0eb2f8dfce6b08e64565f3c7d5260 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="2" variant_offset="1">
<imageset name="base" src="graphics/sprites/icons/quest-indicators.png" width="32" height="32"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|