summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/graphics/sprites/npcs/npc-chronos.xml
blob: 91b40c9d276e6d371226f327c0c709dafe674141 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/npcs/npc-chronos.png" width="50" height="64"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <!-- Chronos -->
      <frame index="0" delay="1000"/>
      <frame index="1" delay="1000"/>
      <frame index="2" delay="1000"/>
      <frame index="3" delay="1000"/>
      <frame index="4" delay="1000"/>
      <frame index="5" delay="1000"/>
      <frame index="6" delay="1000"/>
      <frame index="7" delay="1000"/>
      <frame index="8" delay="1000"/>
    </animation>
  </action>
</sprite>