summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/barbaracry.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-10 13:52:13 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-10 13:52:13 -0300
commit8508409dac6f60b708f82dd7c13e2b70d5fc7d15 (patch)
tree5fc8b34ec7375f08d8804b3321dcb0d61cc28bd5 /graphics/sprites/npcs/xml/barbaracry.xml
parent02233c06071007e928b7f0fe1e48df78f2e95c68 (diff)
downloadclientdata-8508409dac6f60b708f82dd7c13e2b70d5fc7d15.tar.gz
clientdata-8508409dac6f60b708f82dd7c13e2b70d5fc7d15.tar.bz2
clientdata-8508409dac6f60b708f82dd7c13e2b70d5fc7d15.tar.xz
clientdata-8508409dac6f60b708f82dd7c13e2b70d5fc7d15.zip
Barbara sprites by @Saulc
Diffstat (limited to 'graphics/sprites/npcs/xml/barbaracry.xml')
-rw-r--r--graphics/sprites/npcs/xml/barbaracry.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/barbaracry.xml b/graphics/sprites/npcs/xml/barbaracry.xml
new file mode 100644
index 00000000..d7b0f84a
--- /dev/null
+++ b/graphics/sprites/npcs/xml/barbaracry.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc, Jesusalva
+Copyright (C) 2019 TMW2-->
+
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/npcs/sprite/barbaracry.png"
+ width="40"
+ height="60"/>
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>