blob: e12bf862a4fabad3c353d44f8f6b5a323930bb52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/icon-potion-b.png|G:#c05000,f0a000,f0f09f" width="13" height="20" />
<action name="default" imageset="base">
<animation direction="default">
<frame index="0" offsetY="0"/>
</animation>
</action>
</sprite>
|