summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-cryingchild.xml
diff options
context:
space:
mode:
authornmaligec <wouldnot@hotmail.com>2010-10-10 06:58:11 -0400
committernmaligec <wouldnot@hotmail.com>2010-10-10 06:58:11 -0400
commit1e78f8e692a96ac49b62c5de8767dd1deca7c6f7 (patch)
tree1d7e80a81e462c6e479b2d9d2f72a4f365edbeaf /graphics/sprites/npcs/npc-cryingchild.xml
parent148b21c7247df672f0263190d1ee3213108ec208 (diff)
downloadclientdata-1e78f8e692a96ac49b62c5de8767dd1deca7c6f7.tar.gz
clientdata-1e78f8e692a96ac49b62c5de8767dd1deca7c6f7.tar.bz2
clientdata-1e78f8e692a96ac49b62c5de8767dd1deca7c6f7.tar.xz
clientdata-1e78f8e692a96ac49b62c5de8767dd1deca7c6f7.zip
Added gyinn npcs
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>