summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/monsters.xml b/monsters.xml
index 7aee9c59..910c84c3 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1,5 +1,5 @@
<monsters>
- <monster id="0" name="Maggot">
+ <monster id="0" name="Maggot" targetCursor="small">
<sprite>monster-maggot.xml</sprite>
<sound event="hit">maggot-hit1.ogg</sound>
<sound event="hit">maggot-hit2.ogg</sound>
@@ -30,7 +30,7 @@
<sound event="hit">slime-hit1.ogg</sound>
</monster>
- <monster id="4" name="Giant Maggot">
+ <monster id="4" name="Giant Maggot" targetCursor="large">
<sprite>monster-maggot-giant.xml</sprite>
<sound event="hit">maggot-hit1.ogg</sound>
<sound event="hit">maggot-hit2.ogg</sound>
@@ -98,7 +98,7 @@
<sound event="hit">bat-hit1.ogg</sound>
</monster>
- <monster id="16" name="Pinkie">
+ <monster id="16" name="Pinkie" targetCursor="small">
<sprite>monster-pinkie.xml</sprite>
<sound event="hit">pinkie-hit1.ogg</sound>
<sound event="miss">pinkie-miss1.ogg</sound>