diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 5df44669..612b03a7 100644 --- a/monsters.xml +++ b/monsters.xml @@ -429,6 +429,9 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <monster id="1075" name="Snake" walkType="walk" targetCursor="small"> <sprite>monsters/snake.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite> </monster> + <monster id="1076" name="Giant Maggot" walkType="walk" targetCursor="medium"> + <sprite>monsters/giant-maggot.xml</sprite> + </monster> <monster id="1100" name="Poison Skull" walkType="fly" targetCursor="small"> <sprite>monsters/skull-poison.xml</sprite> </monster> |