summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories/bee-shadow.xml
diff options
context:
space:
mode:
authorDweems <dweems000@gmail.com>2010-07-10 01:28:21 -0500
committerJared Adams <jaxad0127@gmail.com>2010-07-10 00:50:57 -0600
commitdfd1701bb918969fc80ef3902dc0da5d6b353770 (patch)
tree24492b28b70dc41be5c327a2731ff38f9e761142 /graphics/sprites/monsters/accessories/bee-shadow.xml
parentd2f439d151f0bd5b478f7bda7ff4219d09193ec8 (diff)
downloadclientdata-dfd1701bb918969fc80ef3902dc0da5d6b353770.tar.gz
clientdata-dfd1701bb918969fc80ef3902dc0da5d6b353770.tar.bz2
clientdata-dfd1701bb918969fc80ef3902dc0da5d6b353770.tar.xz
clientdata-dfd1701bb918969fc80ef3902dc0da5d6b353770.zip
Renamed bee-shadow and added shadow to butterfly
-Gave the butterfly a shadow -Renamed bee-shadow to just shadow Signed-off-by: Jared Adams <jaxad0127@gmail.com>
Diffstat (limited to 'graphics/sprites/monsters/accessories/bee-shadow.xml')
-rw-r--r--graphics/sprites/monsters/accessories/bee-shadow.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/sprites/monsters/accessories/bee-shadow.xml b/graphics/sprites/monsters/accessories/bee-shadow.xml
deleted file mode 100644
index 6aac520a..00000000
--- a/graphics/sprites/monsters/accessories/bee-shadow.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="8"/>
- </animation>
- </action>
-
-</sprite>