blob: 9d02b8868a9d97807f2611527566109240d4f8d8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/monsters/beehive.png" width="92" height="150"/>
<action name="stand" imageset="base">
<animation>
<frame index="0"/>
</animation>
</action>
</sprite>
|