diff options
Diffstat (limited to 'monsters/monster1058_IceGoblin.xml')
-rw-r--r-- | monsters/monster1058_IceGoblin.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/monsters/monster1058_IceGoblin.xml b/monsters/monster1058_IceGoblin.xml deleted file mode 100644 index fcbce8a8..00000000 --- a/monsters/monster1058_IceGoblin.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0"?> -<monsters offset="0"> - <monster id="1058" name="Ice Goblin"> - <sprite>monsters/goblin-ice.xml</sprite> - <sound event="hit">monsters/fire-goblin/fire-goblin-hit1.ogg</sound> - <sound event="hit">monsters/fire-goblin/fire-goblin-hit2.ogg</sound> - <sound event="miss">monsters/fire-goblin/fire-goblin-miss1.ogg</sound> - </monster> -</monsters> |