diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 6804134a..42dcf950 100644 --- a/monsters.xml +++ b/monsters.xml @@ -673,4 +673,8 @@ <sprite>monsters/moonshroom.xml</sprite> <sound event="hit">monsters/shroom/shroom-hit1.ogg</sound> </monster> + <monster id="1131" name="Mana Bug" targetCursor="small"> + <sprite>monsters/mana-bug.xml|#660000,FF3300,FFCC99,FFCCCC</sprite> + <sprite>monsters/accessories/generic-shadow-small-circle.xml</sprite> + </monster> </monsters> |