summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-treasurebox.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2009-10-09 20:04:39 +0200
committerPhilipp Sehmisch <tmw@crushnet.org>2009-10-09 20:04:39 +0200
commit20710ecae96c7f1e0615db4406cb6420f4b50484 (patch)
tree347ff8300e168bcd4b1ebe62deb548ced15e2d6e /graphics/sprites/npcs/npc-treasurebox.xml
parentab3f96a207c501efe95b8f53d4c93a75166cc056 (diff)
parent4f8fe737cede9d0750347f3bead71577b4693005 (diff)
downloadclientdata-20710ecae96c7f1e0615db4406cb6420f4b50484.tar.gz
clientdata-20710ecae96c7f1e0615db4406cb6420f4b50484.tar.bz2
clientdata-20710ecae96c7f1e0615db4406cb6420f4b50484.tar.xz
clientdata-20710ecae96c7f1e0615db4406cb6420f4b50484.zip
Merge branch 'master' of git@gitorious.org:tmwdata/mainline
Diffstat (limited to 'graphics/sprites/npcs/npc-treasurebox.xml')
-rw-r--r--graphics/sprites/npcs/npc-treasurebox.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/npc-treasurebox.xml b/graphics/sprites/npcs/npc-treasurebox.xml
new file mode 100644
index 00000000..4bc4d44f
--- /dev/null
+++ b/graphics/sprites/npcs/npc-treasurebox.xml
@@ -0,0 +1,9 @@
+<?xml version = '1.0'?>
+<sprite action="stand" name="open-treasure-npc" >
+ <imageset width="64" height="64" name="base" src="graphics/sprites/npcs/npc-treasurebox.png" />
+ <action imageset="base" name="stand" >
+ <animation stand="default" >
+ <sequence end="6" delay="75" start="0" />
+ </animation>
+ </action>
+</sprite>