summaryrefslogtreecommitdiff
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
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
-rw-r--r--graphics/sprites/monsters/bif.pngbin2255 -> 2268 bytes
-rw-r--r--graphics/sprites/monsters/bigbif.pngbin0 -> 2255 bytes
-rw-r--r--graphics/sprites/monsters/bigbif.xml18
-rw-r--r--graphics/sprites/monsters/smallbif.pngbin0 -> 1891 bytes
-rw-r--r--graphics/sprites/monsters/smallbif.xml18
-rw-r--r--monsters.xml54
6 files changed, 90 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/bif.png b/graphics/sprites/monsters/bif.png
index 8a7551b1..507b2c27 100644
--- a/graphics/sprites/monsters/bif.png
+++ b/graphics/sprites/monsters/bif.png
Binary files differ
diff --git a/graphics/sprites/monsters/bigbif.png b/graphics/sprites/monsters/bigbif.png
new file mode 100644
index 00000000..8a7551b1
--- /dev/null
+++ b/graphics/sprites/monsters/bigbif.png
Binary files differ
diff --git a/graphics/sprites/monsters/bigbif.xml b/graphics/sprites/monsters/bigbif.xml
new file mode 100644
index 00000000..7e1470e1
--- /dev/null
+++ b/graphics/sprites/monsters/bigbif.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<sprite>
+
+ <imageset name="base" src="graphics/sprites/monsters/bigbif.png|W" width="32" height="32" />
+
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="1"/>
+ </animation>
+ </action>
+
+</sprite>
diff --git a/graphics/sprites/monsters/smallbif.png b/graphics/sprites/monsters/smallbif.png
new file mode 100644
index 00000000..0840c66a
--- /dev/null
+++ b/graphics/sprites/monsters/smallbif.png
Binary files differ
diff --git a/graphics/sprites/monsters/smallbif.xml b/graphics/sprites/monsters/smallbif.xml
new file mode 100644
index 00000000..13b8ac9f
--- /dev/null
+++ b/graphics/sprites/monsters/smallbif.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<sprite>
+
+ <imageset name="base" src="graphics/sprites/monsters/smallbif.png|W" width="32" height="32" />
+
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="1"/>
+ </animation>
+ </action>
+
+</sprite>
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>