summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorAli-G <gauvain.dauchy@free.fr>2011-06-30 00:19:44 +0200
committerAli-G <gauvain.dauchy@free.fr>2011-06-30 00:19:44 +0200
commit58ddc41617df4af6f4725c0c861eaf19042ee28f (patch)
tree5df3acba32aaedd861271f2f1865ac5131260008 /monsters.xml
parent3a8a86851d6651976a8c4c2fb0407d4357e7cd38 (diff)
downloadclientdata-58ddc41617df4af6f4725c0c861eaf19042ee28f.tar.gz
clientdata-58ddc41617df4af6f4725c0c861eaf19042ee28f.tar.bz2
clientdata-58ddc41617df4af6f4725c0c861eaf19042ee28f.tar.xz
clientdata-58ddc41617df4af6f4725c0c861eaf19042ee28f.zip
Changed the names of the rossy mobs.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml20
1 files changed, 12 insertions, 8 deletions
diff --git a/monsters.xml b/monsters.xml
index 6632c077..f11c408f 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -286,13 +286,9 @@
<sprite>monsters/accessories/generic-shadow-small-circle.xml</sprite>
</monster>
- <monster id="48" name="Larvespa" targetCursor="small">
- <sprite>monsters/larvespa.xml|#211b0e,5c3e20,a68d42;#667C26</sprite>
- </monster>
+ <!--48 Vespa-->
- <monster id="49" name="Vespa" targetCursor="small">
- <sprite>monsters/vespa.xml|#1a160f,93774a;#DEBFBF,BBA2A2</sprite>
- </monster>
+ <!--49 Larvespa-->
<!--50 Hivespa-->
@@ -460,7 +456,7 @@
<sprite>monsters/serqet.xml</sprite>
</monster>
- <monster id="81" name="Earth Spider">
+ <monster id="81" name="Huntsman Spider">
<sprite>monsters/spider.xml|#1a160f,93774a,d2c3aa,ffffff;#a00000</sprite>
<sound event="hit">monsters/scorpion/scorpion-hit1.ogg</sound>
<sound event="hit">monsters/scorpion/scorpion-hit2.ogg</sound>
@@ -469,7 +465,7 @@
<sound event="miss">monsters/scorpion/scorpion-miss1.ogg</sound>
</monster>
- <monster id="82" name="Earth Scorpion">
+ <monster id="82" name="Crotcher Scorpion">
<sprite>monsters/scorpion.xml|#211b0e,5c3e20,a68d42,ffffff</sprite>
<sound event="hit">monsters/scorpion/scorpion-hit1.ogg</sound>
<sound event="hit">monsters/scorpion/scorpion-hit2.ogg</sound>
@@ -487,4 +483,12 @@
<particlefx>graphics/particles/monster-leaf.particle.xml</particlefx>
</monster>
+ <monster id="85" name="Larvern" targetCursor="small">
+ <sprite>monsters/larvespa.xml|#211b0e,5c3e20,a68d42;#667C26</sprite>
+ </monster>
+
+ <monster id="86" name="Flyvern" targetCursor="small">
+ <sprite>monsters/vespa.xml|#1a160f,93774a;#DEBFBF,BBA2A2</sprite>
+ </monster>
+
</monsters>