summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/unanimated.xml
blob: ab9f2cbcc58c8aeec0c9e2f3f2a19724fc715ed3 (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: Reid
Copyright (C) 2012-2016 Evol Online -->

<sprite variants="34" variant_offset="1">
    <imageset name="npc"
              src="graphics/sprites/npcs/sprite/unanimated.png|S"
              width="64"
              height="64"/>

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