summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/switch-offline.xml
blob: bde8d6b6fa3d91758622d648c2680917dd2c65c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/npcs/sprite/switch.png" width="32" height="32" />
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="0"/>
      <end/>
    </animation>
  </action>
</sprite>