summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml
index f92c1031..7cfedb81 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1226,11 +1226,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<monster id="1232" name="Whirly Bird" targetCursor="medium">
<sprite>monsters/whirlybird.xml</sprite>
</monster>
- <monster id="1233" name="Little Yellow Slime">
+ <monster id="1233" name="Little Yellow Slime" targetCursor="small">
<sprite>monsters/accessories/slime-slimeblast.xml|#b47f00,ffffff</sprite>
<sound event="die">monsters/slime/slime-hit1.ogg</sound>
</monster>
- <monster id="1234" name="Little Red Slime">
+ <monster id="1234" name="Little Red Slime" targetCursor="small">
<sprite>monsters/accessories/slime-slimeblast.xml|#7e0000,ffffff</sprite>
<sound event="die">monsters/slime/slime-hit1.ogg</sound>
</monster>