diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index ef62d7a8..9ffdbd3a 100644 --- a/monsters.xml +++ b/monsters.xml @@ -431,7 +431,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <monster id="1089" name="Candied Slime"> <sprite>monsters/slime.xml|#fd2273,ffbeff,ffffff</sprite> <sprite>monsters/accessories/slime-bubble.xml|#feaaa7,fdfffb</sprite> - <attack id="1" missile-particle="graphics/particles/peppermint.particle.xml" action="attack"/> + <!--attack id="1" missile-particle="graphics/particles/peppermint.particle.xml" action="attack"/--> <sound event="hit">monsters/slime/slime-hit1.ogg</sound> </monster> <monster id="1090" name="Slime Blast"> |