summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-14 13:38:40 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-14 13:38:40 -0200
commit9884e95f33913e5772ba7cae7c3f12509e708559 (patch)
treef6c1c0c089241ceea0716dd95d7481106d4a7986 /monsters.xml
parenteae8f9960f7b7546da5710daac023b5665ac0a43 (diff)
downloadclientdata-9884e95f33913e5772ba7cae7c3f12509e708559.tar.gz
clientdata-9884e95f33913e5772ba7cae7c3f12509e708559.tar.bz2
clientdata-9884e95f33913e5772ba7cae7c3f12509e708559.tar.xz
clientdata-9884e95f33913e5772ba7cae7c3f12509e708559.zip
Correct inconsistencies
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/monsters.xml b/monsters.xml
index c1e47c52..ced85660 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -562,25 +562,25 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<monster id="1115" name="Big Sapphire Bif" targetCursor="medium">
<sprite>monsters/bigbif.xml|#4b4bbd,888af4</sprite>
</monster>
- <!-- FIXME broken XML
- <monster id="1116" name="Demonic Mouboo" targetCursor="medium">
- <sprite>monsters/demonicmouboo.xml</sprite>
- <sprite>accessories/demonicmoubooantlers.xml</sprite>
- <particlefx>graphics/particles/demonicmouboo.particle.xml</particlefx>
- </monster>
- -->
- <monster id="1117" name="Small Magic Bif" targetCursor="small">
+ <monster id="1116" name="Small Magic Bif" targetCursor="small">
<sprite>monsters/smallbif.xml|#ffa10c,ff0e93</sprite>
<particlefx>graphics/particles/smallmagicbif.particle.xml</particlefx>
</monster>
- <monster id="1118" name="Magic Bif" targetCursor="medium">
+ <monster id="1117" name="Magic Bif" targetCursor="medium">
<sprite>monsters/bif.xml|#6a00fc,1c9fff</sprite>
<particlefx>graphics/particles/magicbif.particle.xml</particlefx>
</monster>
- <monster id="1119" name="Big Magic Bif" targetCursor="medium">
+ <monster id="1118" name="Big Magic Bif" targetCursor="medium">
<sprite>monsters/bigbif.xml|#ff059d,ff0e93</sprite>
<particlefx>graphics/particles/bigmagicbif.particle.xml</particlefx>
</monster>
+ <!-- FIXME broken XML
+ <monster id="1119" name="Bloody Mouboo" targetCursor="medium">
+ <sprite>monsters/demonicmouboo.xml</sprite>
+ <sprite>accessories/demonicmoubooantlers.xml</sprite>
+ <particlefx>graphics/particles/demonicmouboo.particle.xml</particlefx>
+ </monster>
+ -->
<monster id="1120" name="Jack'O" targetCursor="medium">
<sprite>monsters/jacko.xml</sprite>
</monster>