summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/XML2/shipkeeper.xml
blob: 40e3625a88911c6dccb9a20da3c1d51ac4b5c025 (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/shipkeeper.png" width="50" height="70" />
    <action name="stand" imageset="base">
        <animation direction="default">
            <frame index="0" delay="7000"/>
        </animation>
    </action>
</sprite>