summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/switch-online.xml
blob: 49d3c8da8fd5e3f1dfabe79b929b75a352c515b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/npcs/sprite/switch.png" width="64" height="64" />
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="0" delay="50"/>
      <frame index="1" delay="110"/>
      <frame index="2" delay="110"/>
      <frame index="3" delay="110"/>
      <frame index="4"/>
      <end/>
    </animation>
  </action>
</sprite>