summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/ghost-innkeeper.xml
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2020-12-06 18:56:28 +0000
committerJesusaves <cpntb1@ymail.com>2020-12-06 18:56:28 +0000
commit53407db42a57c6c8c335d5d54cc7ef20d97d9b60 (patch)
tree27e9068a53b85df651ade516dd637aef5d0ecc88 /graphics/sprites/npcs/xml/ghost-innkeeper.xml
parentafdfa7850d2bdcc48fba54e8ff7b48f8cb83cf5b (diff)
downloadclientdata-53407db42a57c6c8c335d5d54cc7ef20d97d9b60.tar.gz
clientdata-53407db42a57c6c8c335d5d54cc7ef20d97d9b60.tar.bz2
clientdata-53407db42a57c6c8c335d5d54cc7ef20d97d9b60.tar.xz
clientdata-53407db42a57c6c8c335d5d54cc7ef20d97d9b60.zip
Asphodel Moor NPC Placeholders
Diffstat (limited to 'graphics/sprites/npcs/xml/ghost-innkeeper.xml')
-rw-r--r--graphics/sprites/npcs/xml/ghost-innkeeper.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/ghost-innkeeper.xml b/graphics/sprites/npcs/xml/ghost-innkeeper.xml
new file mode 100644
index 00000000..1baf5f9e
--- /dev/null
+++ b/graphics/sprites/npcs/xml/ghost-innkeeper.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/npcs/sprite/ghost-innkeeper.png" width="64" height="96"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <!-- Ghost -->
+ <frame index="0" delay="190"/>
+ <frame index="1" delay="190"/>
+ <frame index="2" delay="190"/>
+ <frame index="3" delay="190"/>
+ <frame index="4" delay="190"/>
+ <frame index="5" delay="190"/>
+ <frame index="6" delay="190"/>
+ <frame index="7" delay="190"/>
+ <frame index="8" delay="190"/>
+ <frame index="9" delay="190"/>
+ <frame index="10" delay="190"/>
+ <frame index="11" delay="190"/>
+ <frame index="12" delay="190"/>
+ <frame index="13" delay="190"/>
+ <frame index="14" delay="190"/>
+ <frame index="15" delay="190"/>
+ </animation>
+ </action>
+</sprite>