summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/koga.xml
blob: 6b3f17adc9e485a78d89a99938817488d8740183 (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) 2018 Evol Online -->

<sprite>
    <imageset name="npc"
              src="graphics/sprites/npcs/sprite/koga.png"
              width="634"
              height="477"/>

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