summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-17 20:07:51 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-17 20:07:51 -0200
commitdcd377b2098175e194d65cab70c99d89b8636dd9 (patch)
tree8d264baad23335dc5bbb2264acba367d19e6b0be /monsters.xml
parentdb2fbca7a423fe0b41ef5809a1a3b57db0bf4284 (diff)
downloadclientdata-dcd377b2098175e194d65cab70c99d89b8636dd9.tar.gz
clientdata-dcd377b2098175e194d65cab70c99d89b8636dd9.tar.bz2
clientdata-dcd377b2098175e194d65cab70c99d89b8636dd9.tar.xz
clientdata-dcd377b2098175e194d65cab70c99d89b8636dd9.zip
Clean a mess I did at XML file
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml18
1 files changed, 1 insertions, 17 deletions
diff --git a/monsters.xml b/monsters.xml
index 00f12f9c..64a49a8a 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -343,7 +343,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sprite>monsters/goldenscorpion.xml</sprite>
</monster>
-
+ <!-- Need rewrite: Fallen King/Guard -->
<monster id="1079" name="Fallen King">
<sprite>races/elven-male.xml</sprite>
<sprite>equipment/legs/assassinpants-male.xml</sprite>
@@ -372,8 +372,6 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
<!--sound event="die">short-sword-die1.ogg</sound-->
</monster>
-
-
<monster id="1081" name="Fallen Guard">
<sprite>races/elven-male.xml</sprite>
<sprite>equipment/legs/assassinpants-male.xml</sprite>
@@ -403,18 +401,4 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<!--sound event="die">short-sword-die1.ogg</sound-->
</monster>
- <monster id="377" name="Idolo de Froz">
- <sprite>npcs/npc-estatuas.xml</sprite>
- </monster>
- <monster id="382" name="Idolo de Halicarnazo">
- <sprite>npcs/npc-estatuas.xml</sprite>
- </monster>
-
- <monster id="374" name="Reino de Froz">
- <sprite>npcs/npc-PortaDeCastelo.xml</sprite>
- </monster>
- <monster id="379" name="Reino de Halicarnazo">
- <sprite>npcs/npc-PortaDeCastelo2.xml</sprite>
- </monster>
-
</monsters>