summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/tiki.xml
blob: 17893f0ccd18d39fdfe6cc750e91cdf2ba220b50 (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"?>
<!-- Author: Micksha
Copyright (C) 2016 - 2020 Evol Online -->

<sprite>
    <imageset name="base"
              src="graphics/sprites/npcs/sprite/tiki.png"
              width="128"
              height="160"/>

    <action name="stand" imageset="base">
        <animation direction="default">
            <frame index="0" />
        </animation>
    </action>
</sprite>