summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/snowtree.xml
blob: 6b01e4b71a9d95b086afd87aa7556cb6380c9259 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite variants="4" variant_offset="1">
  <imageset name="base" src="graphics/tiles/Snow_tree_x3.png" width="64" height="96"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame offsetX="18" index="0"/>
    </animation>
  </action>
</sprite>