summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-18 19:25:16 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-18 19:25:16 -0300
commita62a3c7ae0b26aa39094a03559b764c4e46f68e0 (patch)
tree93ec3c4b3451bdf90f11f4015935ec871743774d /monsters.xml
parentb98cc3a3d2540c5ebb925fdf6738814618084fb7 (diff)
downloadclientdata-a62a3c7ae0b26aa39094a03559b764c4e46f68e0.tar.gz
clientdata-a62a3c7ae0b26aa39094a03559b764c4e46f68e0.tar.bz2
clientdata-a62a3c7ae0b26aa39094a03559b764c4e46f68e0.tar.xz
clientdata-a62a3c7ae0b26aa39094a03559b764c4e46f68e0.zip
Experiment MIMIC graphics, from another art repo
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/monsters.xml b/monsters.xml
index 63946f95..3c505e36 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -688,15 +688,15 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</monster>
<monster id="1140" name="Bronze Chest" targetCursor="medium">
- <sprite>monsters/mouboo.xml</sprite>
+ <sprite>monsters/mimic.xml|#ccaa00</sprite>
</monster>
<monster id="1141" name="Silver Chest" targetCursor="medium">
- <sprite>monsters/mouboo.xml</sprite>
+ <sprite>monsters/mimic.xml|#aaaaaa</sprite>
</monster>
<monster id="1142" name="Golden Chest" targetCursor="medium">
- <sprite>monsters/mouboo.xml</sprite>
+ <sprite>monsters/mimic.xml|#ffff00</sprite>
</monster>
<monster id="1143" name="Prism Chest" targetCursor="medium">
- <sprite>monsters/mouboo.xml</sprite>
+ <sprite>monsters/mimic.xml|#11ff22</sprite>
</monster>
</monsters>