summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-cryingchild.xml
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2010-11-07 14:24:15 -0500
committerWombat <hpwombat@yahoo.com>2010-11-07 14:24:15 -0500
commitb98866cd80af1bb62b276dba7808da795672252b (patch)
tree026f80cdec061be954c3882d613270f44daeb58e /graphics/sprites/npcs/npc-cryingchild.xml
parentbfd9efcd12f9cfa5cdb92715424c3c7bdbda50bf (diff)
downloadclientdata-b98866cd80af1bb62b276dba7808da795672252b.tar.gz
clientdata-b98866cd80af1bb62b276dba7808da795672252b.tar.bz2
clientdata-b98866cd80af1bb62b276dba7808da795672252b.tar.xz
clientdata-b98866cd80af1bb62b276dba7808da795672252b.zip
Graveyard Inn NPCs Added
Undead and creepy NPCs added for use in the Graveyard Inn
Diffstat (limited to 'graphics/sprites/npcs/npc-cryingchild.xml')
-rwxr-xr-xgraphics/sprites/npcs/npc-cryingchild.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/npc-cryingchild.xml b/graphics/sprites/npcs/npc-cryingchild.xml
new file mode 100755
index 00000000..07e3f25d
--- /dev/null
+++ b/graphics/sprites/npcs/npc-cryingchild.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/npcs/npc-cryingchild.png" width="50" height="80" />
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <!-- Crying child animation -->
+ <frame index="0" delay="120"/>
+ <frame index="1" delay="120"/>
+ <frame index="2" delay="120"/>
+ <frame index="3" delay="120"/>
+ <frame index="4" delay="120"/>
+ <frame index="5" delay="120"/>
+ </animation>
+ </action>
+</sprite>