summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/wesnoth-wounds.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-21 02:40:35 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-21 02:40:35 -0300
commit97cc5f3b028ddd30efbe69d0ed8570d6a2d3a199 (patch)
treeb7c2fa384ea5d05812f74e3d6fa0b3dbc012f7ab /graphics/sprites/npcs/xml/wesnoth-wounds.xml
parent6a1a3435f43877a77acdf0465fec80ac46f58fb5 (diff)
parent9761728252283fe390d852f5082d181467a46676 (diff)
downloadclientdata-97cc5f3b028ddd30efbe69d0ed8570d6a2d3a199.tar.gz
clientdata-97cc5f3b028ddd30efbe69d0ed8570d6a2d3a199.tar.bz2
clientdata-97cc5f3b028ddd30efbe69d0ed8570d6a2d3a199.tar.xz
clientdata-97cc5f3b028ddd30efbe69d0ed8570d6a2d3a199.zip
Merge branch 'master' into jesusalva/newmaps
Diffstat (limited to 'graphics/sprites/npcs/xml/wesnoth-wounds.xml')
-rw-r--r--graphics/sprites/npcs/xml/wesnoth-wounds.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/wesnoth-wounds.xml b/graphics/sprites/npcs/xml/wesnoth-wounds.xml
new file mode 100644
index 00000000..8eee2d91
--- /dev/null
+++ b/graphics/sprites/npcs/xml/wesnoth-wounds.xml
@@ -0,0 +1,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>