summaryrefslogtreecommitdiff
path: root/monsters.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 /monsters.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 'monsters.xml')
-rw-r--r--monsters.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index 8bfbe228..037043a4 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1230,7 +1230,7 @@ exp<TAG>: Tells how much experience point a monster is giving up
<monster id="47" name="Bee" targetCursor="small">
<sprite>monsters/monster-bee.xml</sprite>
- <sprite>monsters/accessories/bee-shadow.xml</sprite>
+ <sprite>monsters/accessories/generic-shadow-small-circle.xml</sprite>
<!-- Insert Bee Stats here -->
</monster>
@@ -1242,6 +1242,7 @@ exp<TAG>: Tells how much experience point a monster is giving up
<monster id="53" name="Butterfly" targetCursor="small">
<sprite>monsters/monster-butterfly.xml|#660000,FF3300,FFCC99,FFCCCC</sprite>
+ <sprite>monsters/accessories/generic-shadow-small-circle.xml</sprite>
</monster>
</monsters>