diff options
Diffstat (limited to 'monsters/monster1139_Virus.xml')
-rw-r--r-- | monsters/monster1139_Virus.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/monsters/monster1139_Virus.xml b/monsters/monster1139_Virus.xml deleted file mode 100644 index ba8067e0..00000000 --- a/monsters/monster1139_Virus.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0"?> -<monsters offset="0"> - <monster id="1139" name="Virus"> - <sprite>monsters/virus.xml</sprite> - <sound event="hit">monsters/slime/slime-hit1.ogg</sound> - <attack id="1" missile-particle="graphics/particles/monster-virus-foefire.particle.xml" action="attack"/> - </monster> -</monsters> |