summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/npcs-lof.xml
blob: b4caf2fcb6695e2ad920d44fe4bba68104ce06c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<sprite variants="50" variant_offset="1">

  <imageset name="base" src="graphics/sprites/npcs/sprite/npcs-lof.png" width="50" height="80" />

  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="0" />
    </animation>
  </action>

</sprite>