summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/smallbif.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 /graphics/sprites/monsters/smallbif.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 'graphics/sprites/monsters/smallbif.xml')
-rw-r--r--graphics/sprites/monsters/smallbif.xml18
1 files changed, 18 insertions, 0 deletions
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>