summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/XML2/ratsailor.xml
blob: ece2cc28bbdb9b6ecfed540c2d86af8ea3deb9e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<!-- Author : Reid
Copyright (C) 2010-2011  Evol Online -->
<sprite>
    <imageset name="base" src="graphics/sprites/npcs/sprite/ratsailor.png" width="50" height="70" />
    <action name="stand" imageset="base">
        <animation direction="default">
            <frame index="0" delay="7000"/>
        </animation>
    </action>
</sprite>