blob: ba8067e0e43e4c9084948cc948f86abbe149f092 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?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>
|