summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-06 00:31:57 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-06 00:32:17 +0100
commitd0268c6a6282504162f6c7fe43a964909a64d610 (patch)
tree768b1934f51ffaf93908508268c58d931555db2e /monsters.xml
parent020dcd7010cfa783b8a4cfb3b6b361629153509f (diff)
downloadclientdata-d0268c6a6282504162f6c7fe43a964909a64d610.tar.gz
clientdata-d0268c6a6282504162f6c7fe43a964909a64d610.tar.bz2
clientdata-d0268c6a6282504162f6c7fe43a964909a64d610.tar.xz
clientdata-d0268c6a6282504162f6c7fe43a964909a64d610.zip
add 18 new Bif's thanks to Polaczek
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 9ffdbd3a..f7fc6c42 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -467,5 +467,59 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sprite>monsters/slime.xml|#bb0201,ff9934,ffd366</sprite>
<sound event="hit">monsters/slime/slime-hit1.ogg</sound>
</monster>
+ <monster id="1098" name="Small Ruby Bif" targetCursor="small">
+ <sprite>monsters/smallbif.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ </monster>
+ <monster id="1099" name="Ruby Bif" targetCursor="medium">
+ <sprite>monsters/bif.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ </monster>
+ <monster id="1100" name="Big Ruby Bif" targetCursor="medium">
+ <sprite>monsters/bigbif.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ </monster>
+ <monster id="1101" name="Small Topaz Bif" targetCursor="small">
+ <sprite>monsters/smallbif.xml|#ccb534,f1ea8e,ffffaa</sprite>
+ </monster>
+ <monster id="1102" name="Topaz Bif" targetCursor="medium">
+ <sprite>monsters/bif.xml|#ccb534,f1ea8e,ffffaa</sprite>
+ </monster>
+ <monster id="1103" name="Big Topaz Bif" targetCursor="medium">
+ <sprite>monsters/bigbif.xml|#ccb534,f1ea8e,ffffaa</sprite>
+ </monster>
+ <monster id="1104" name="Small Emerald Bif" targetCursor="small">
+ <sprite>monsters/smallbif.xml|#1f9c1f,89d689</sprite>
+ </monster>
+ <monster id="1105" name="Emerald Bif" targetCursor="medium">
+ <sprite>monsters/bif.xml|#1f9c1f,89d689</sprite>
+ </monster>
+ <monster id="1106" name="Big Emerald Bif" targetCursor="medium">
+ <sprite>monsters/bigbif.xml|#1f9c1f,89d689</sprite>
+ </monster>
+ <monster id="1107" name="Small Diamond Bif" targetCursor="small">
+ <sprite>monsters/smallbif.xml</sprite>
+ </monster>
+ <monster id="1108" name="Diamond Bif" targetCursor="medium">
+ <sprite>monsters/bif.xml</sprite>
+ </monster>
+ <monster id="1109" name="Big Diamond Bif" targetCursor="medium">
+ <sprite>monsters/bigbif.xml</sprite>
+ </monster>
+ <monster id="1110" name="Small Amethyst Bif" targetCursor="small">
+ <sprite>monsters/smallbif.xml|#530a7c,b362e1,ca87ef</sprite>
+ </monster>
+ <monster id="1111" name="Amethyst Bif" targetCursor="medium">
+ <sprite>monsters/bif.xml|#530a7c,b362e1,ca87ef</sprite>
+ </monster>
+ <monster id="1112" name="Big Amethyst Bif" targetCursor="medium">
+ <sprite>monsters/bigbif.xml|#530a7c,b362e1,ca87ef</sprite>
+ </monster>
+ <monster id="1113" name="Small Sapphire Bif" targetCursor="small">
+ <sprite>monsters/smallbif.xml|#4b4bbd,888af4</sprite>
+ </monster>
+ <monster id="1114" name="Sapphire Bif" targetCursor="medium">
+ <sprite>monsters/bif.xml|#4b4bbd,888af4</sprite>
+ </monster>
+ <monster id="1115" name="Big Sapphire Bif" targetCursor="medium">
+ <sprite>monsters/bigbif.xml|#4b4bbd,888af4</sprite>
+ </monster>
</monsters>