summaryrefslogtreecommitdiff
path: root/monsters/monster1139_Virus.xml
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2020-03-31 16:46:30 -0300
committerGitHub <noreply@github.com>2020-03-31 19:46:30 +0000
commite5a7e9e65b6814f506aa7d6995fc766918cda7cc (patch)
treef540a974bb4b326b51060e1b5cb08c7a998b15ac /monsters/monster1139_Virus.xml
parent0d954660590f76d05abc8be10808ca4f836b614a (diff)
downloadclientdata-e5a7e9e65b6814f506aa7d6995fc766918cda7cc.tar.gz
clientdata-e5a7e9e65b6814f506aa7d6995fc766918cda7cc.tar.bz2
clientdata-e5a7e9e65b6814f506aa7d6995fc766918cda7cc.tar.xz
clientdata-e5a7e9e65b6814f506aa7d6995fc766918cda7cc.zip
End March Update (#367)
* Sand Cutter with SFX by Ledmitz. * Add Virus monster by Hocus and Micksha (it have graphical issues) * Update Assassin Set effects * Update Banshee Bow
Diffstat (limited to 'monsters/monster1139_Virus.xml')
-rw-r--r--monsters/monster1139_Virus.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/monsters/monster1139_Virus.xml b/monsters/monster1139_Virus.xml
new file mode 100644
index 00000000..ba8067e0
--- /dev/null
+++ b/monsters/monster1139_Virus.xml
@@ -0,0 +1,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>