summaryrefslogtreecommitdiff
path: root/graphics/sprites/resource-clover.xml
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-13 11:20:39 -0600
committerJared Adams <jaxad0127@gmail.com>2009-03-13 11:20:39 -0600
commitc64caff902f5a699246cc433b84e6ac29c9383b3 (patch)
tree142a2eba035cfd5a1d478c8b8e69865d08acc5e1 /graphics/sprites/resource-clover.xml
parentf1caa98376a9c538f005f6db52eacdfd146f9545 (diff)
downloadclientdata-c64caff902f5a699246cc433b84e6ac29c9383b3.tar.gz
clientdata-c64caff902f5a699246cc433b84e6ac29c9383b3.tar.bz2
clientdata-c64caff902f5a699246cc433b84e6ac29c9383b3.tar.xz
clientdata-c64caff902f5a699246cc433b84e6ac29c9383b3.zip
Add clover patch and 4 leaf clover item
Diffstat (limited to 'graphics/sprites/resource-clover.xml')
-rw-r--r--graphics/sprites/resource-clover.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/resource-clover.xml b/graphics/sprites/resource-clover.xml
new file mode 100644
index 00000000..3e4a365b
--- /dev/null
+++ b/graphics/sprites/resource-clover.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/resource-clover.png" width="30" height="30" />
+
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="1"/>
+ </animation>
+ </action>
+</sprite> \ No newline at end of file