summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/darlin.xml
blob: cef22a6154b3d26fea1659803307e4f01a836ae9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144, Reid
Copyright (C) 2012 Evol Online -->
<sprite>
    <imageset name="npc"
              src="graphics/sprites/npcs/sprite/unanimated.png"
              width="64"
              height="64"
              offsetY="-160"/>

    <action name="stand" imageset="npc">
        <animation>
                <frame index="1"/>
        </animation>
    </action>
</sprite>