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 e7c38706..9ef8ea70 100644 --- a/monsters.xml +++ b/monsters.xml @@ -335,4 +335,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <monster id="1100" name="Poison Skull" walkType="fly" targetCursor="small"> <sprite>monsters/skull-poison.xml</sprite> </monster> + <monster id="1101" name="Mana Ghost" walkType="fly" targetCursor="small"> + <sprite>monsters/mana-ghost.xml</sprite> + </monster> </monsters> |