summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/unanimated-tipious.xml
blob: 785959b9734b8aee1fb188f3e74af249aa384ebb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid, +Seeds
Copyright (C) 2012-2016 Evol Online
Copyright (C) 2020 Moubootaur Legends -->

<!-- 15 pious (15 variants), 32x32 each Piou. Can be dyed -->
<sprite variants="15" variant_offset="1">
    <imageset name="npc"
              src="graphics/sprites/npcs/sprite/unanimated-tipious.png|S"
              width="32"
              height="32"/>

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