summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/present.xml
blob: e32272b1834b5f00626b783644ff7fc2081d35c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/items/generic/presentbox.png|R;W;" width="32" height="32"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="0"/>
    </animation>
  </action>
</sprite>