summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/graphics/sprites/npcs/npc-lumberjack.xml
blob: c099838bb897a46be52f9d6c9d99bfa2d33a9c86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/npcs/npc-lumberjack.png" width="42" height="63"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <!-- eyes movements -->
      <frame index="0" delay="3000"/>
      <frame index="1" delay="80"/>
      <frame index="0" delay="1500"/>
      <frame index="1" delay="80"/>
      <frame index="0" delay="3000"/>
      <frame index="1" delay="300"/>
    </animation>
  </action>
</sprite>