summaryrefslogblamecommitdiff
path: root/graphics/sprites/npcs/xml/wesnoth-wounds.xml
blob: 8eee2d91fa6ae0374f9ece6b12d633cf9b76ade6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                   
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Jesusalva
Copyright (C)  2018 TMW2-->

<sprite>
    <imageset name="base"
              src="graphics/sprites/npcs/sprite/wesnoth-wounds.png"
              width="72"
              height="72"/>

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