summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/XML1/sleepingorc.xml
blob: f49ee7b851df629c6aefd65fff9280f4a49f6f4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<!-- Author : Reid
Copyright (C) 2010-2011  Evol Online -->
<sprite>
    <imageset name="base" src="graphics/sprites/npcs/sprite/sleepingorc.png" width="32" height="64" />
    <action name="stand" imageset="base">
        <animation direction="default">
        <sequence start="0" end="2" delay="380" />
        <frame index="1" delay="380" />
        <frame index="0" delay="500" />
        </animation>
    </action>
</sprite>