summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/beuss.xml
blob: f66b8ba9efcee0bb44b33f1c22215fc9a6ee15e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: Reid
Copyright (C) 2015 Evol Online -->
<sprite>
    <imageset name="npc"
              src="graphics/sprites/npcs/sprite/beuss.png"
              width="64"
              height="96"/>

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