summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-25 16:05:31 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-25 16:05:31 +0100
commitf2d574770c3bf4dfcbb4936a1ee7043cc5887656 (patch)
tree980e38565b88f24c4be9389c2650e7161c39f709 /monsters.xml
parent7471eb664fa4e9c9e96ad8c5bc6896a844bef459 (diff)
downloadclientdata-f2d574770c3bf4dfcbb4936a1ee7043cc5887656.tar.gz
clientdata-f2d574770c3bf4dfcbb4936a1ee7043cc5887656.tar.bz2
clientdata-f2d574770c3bf4dfcbb4936a1ee7043cc5887656.tar.xz
clientdata-f2d574770c3bf4dfcbb4936a1ee7043cc5887656.zip
add new cave maggots and move old cave maggot to house maggot
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index fa3ede3c..ad220bd2 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -405,5 +405,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<monster id="1083" name="Desert Maggot" targetCursor="small">
<sprite>monsters/desertmaggot.xml</sprite>
</monster>
+ <monster id="1084" name="House Maggot" targetCursor="small">
+ <sprite>monsters/housemaggot.xml</sprite>
+ </monster>
</monsters>