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 5463f214..38a22cce 100644 --- a/monsters.xml +++ b/monsters.xml @@ -470,4 +470,8 @@ <sound event="miss">monsters/scorpion/scorpion-miss1.ogg</sound> </monster> + <monster id="83" name="Ice Skull"> + <sprite>monsters/monster-skull-ice.xml</sprite> + </monster> + </monsters> |