diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-05-31 12:33:54 +0200 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-06-01 06:02:18 -0400 |
commit | 165636f83f0d84e7e53a9da51ef22eb505a40be2 (patch) | |
tree | c1ce48a61d80bceec464672b2bd67ea5d81a7446 /monsters.xml | |
parent | fb9038cdcf656da8c37d9eeab06df7c4781b5bd5 (diff) | |
download | clientdata-165636f83f0d84e7e53a9da51ef22eb505a40be2.tar.gz clientdata-165636f83f0d84e7e53a9da51ef22eb505a40be2.tar.bz2 clientdata-165636f83f0d84e7e53a9da51ef22eb505a40be2.tar.xz clientdata-165636f83f0d84e7e53a9da51ef22eb505a40be2.zip |
Removed the coloration of the spider in monsters.xml. This coloration was meant for the previous spritesheet of the spider.
Amend: Removed corresponding xml in monster-spider.xml
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index a743dfd7..2e9ffd84 100644 --- a/monsters.xml +++ b/monsters.xml @@ -81,7 +81,7 @@ </monster> <monster id="10" name="Spider"> - <sprite>monsters/monster-spider.xml|#1a160f,4A7A93,AAC5D2,ffffff;#FF6666</sprite> + <sprite>monsters/monster-spider.xml</sprite> <sound event="hit">monsters/scorpion/scorpion-hit1.ogg</sound> <sound event="hit">monsters/scorpion/scorpion-hit2.ogg</sound> <sound event="hit">monsters/scorpion/scorpion-hit3.ogg</sound> |