summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-22 02:19:04 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-22 02:19:04 -0300
commit42dcfa5d76c72a0b35f9aef17a3537006ef65428 (patch)
treea0a2f39ce9fdbed27a4c6a3e4f3f93e4302da8d5 /monsters.xml
parent607e323de7bd88cef0251618fe24604c69045ee9 (diff)
downloadclientdata-42dcfa5d76c72a0b35f9aef17a3537006ef65428.tar.gz
clientdata-42dcfa5d76c72a0b35f9aef17a3537006ef65428.tar.bz2
clientdata-42dcfa5d76c72a0b35f9aef17a3537006ef65428.tar.xz
clientdata-42dcfa5d76c72a0b35f9aef17a3537006ef65428.zip
Cursor
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>