summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/market-piou7.xml
blob: 7ccd9a64f1ccf3776ad1bb700f2e05b949e83478 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<!-- Original Author : Reid
Copyright (C) 2011-2015 Evol Online -->

<sprite>
    <imageset name="pious" src="graphics/sprites/monsters/piou.png" width="10" height="9" offsetX="-21" offsetY="-89"/>

        <action name="stand" imageset="pious">
            <animation>
            <!-- static pious -->
                <frame index="30" delay="3000"/>
            <!-- bitting pious -->
                <sequence start="32" end="33" delay="150" repeat="4"/>
            </animation>
        </action>

</sprite>