summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/graphics/sprites/npcs/npc-cryingchild.xml
blob: ca6f8bcc1ecab91bb0235bbe3082dfe916fdd781 (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-cryingchild.png" width="30" height="50"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <!-- Crying child animation -->
      <frame index="0" delay="180"/>
      <frame index="1" delay="180"/>
      <frame index="2" delay="180"/>
      <frame index="3" delay="180"/>
      <frame index="4" delay="180"/>
      <frame index="5" delay="180"/>
    </animation>
  </action>
</sprite>