summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-12-03 02:05:10 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-12-03 02:05:10 +0000
commit865591b77bdc046701a27b5312cfb6eec82b29b3 (patch)
tree5701054dde1bfa74ac893a406af7585c61eb0d98 /monsters.xml
parent94f02571fad03b927d4ec475b2b30bcc8e8ecafc (diff)
downloadclientdata-865591b77bdc046701a27b5312cfb6eec82b29b3.tar.gz
clientdata-865591b77bdc046701a27b5312cfb6eec82b29b3.tar.bz2
clientdata-865591b77bdc046701a27b5312cfb6eec82b29b3.tar.xz
clientdata-865591b77bdc046701a27b5312cfb6eec82b29b3.zip
Revert "Merge branch 'mobs' into 'master'"revert-94f02571
This reverts merge request !569
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml22
1 files changed, 2 insertions, 20 deletions
diff --git a/monsters.xml b/monsters.xml
index 1f36f1e8..78f6112b 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1607,7 +1607,7 @@
<sprite>monsters/accessories/generic-shadow-medium-circle.xml</sprite>
<particlefx>graphics/particles/manadust.particle.xml</particlefx>
</monster>
-
+
<monster id="1176" name="Rotter">
<sprite>monsters/rotter.xml</sprite>
<particlefx>graphics/particles/monster-rotter-trail.xml</particlefx>
@@ -1624,31 +1624,13 @@
<sound event="move">monsters/rotter/move3.ogg</sound>
<attack id="1" critical-hit-effect-id="71" hit-effect-id="70" missile-particle="graphics/particles/monster-rotter-vomit.xml" action="attack"/>
</monster>
-
+
<monster id="1177" name="Rot">
<sprite>monsters/rot.xml</sprite>
<sound event="die">monsters/slime/slime-die1.ogg</sound>
<attack id="1" critical-hit-effect-id="71" hit-effect-id="70" action="attack"/>
</monster>
- <monster id="1178" name="Spider Queen" walkType="walk" targetCursor="large">
- <sprite>monsters/spider-queen.xml</sprite>
- <sound event="hit">monsters/scorpion/scorpionhit1.ogg</sound>
- <sound event="hit">monsters/scorpion/scorpionhit2.ogg</sound>
- <sound event="hit">monsters/scorpion/scorpionhit3.ogg</sound>
- <sound event="hit">monsters/scorpion/scorpionhit4.ogg</sound>
- <sound event="miss">monsters/scorpion/scorpionmiss1.ogg</sound>
- </monster>
-
- <monster id="1179" name="Crystal Spider Queen" walkType="walk" targetCursor="large">
- <sprite>monsters/spider-queen-crystal.xml</sprite>
- <sound event="hit">monsters/scorpion/scorpionhit1.ogg</sound>
- <sound event="hit">monsters/scorpion/scorpionhit2.ogg</sound>
- <sound event="hit">monsters/scorpion/scorpionhit3.ogg</sound>
- <sound event="hit">monsters/scorpion/scorpionhit4.ogg</sound>
- <sound event="miss">monsters/scorpion/scorpionmiss1.ogg</sound>
- </monster>
-
<!-- Mods should use the following code -->
<include name="mods/monsters.xml" />
</monsters>