summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-08 17:09:46 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-08 17:09:46 -0300
commitacaa280f67a64e71d46711e7309c53c10f1632d7 (patch)
treedc4cfa7f79de2c724dac402f94a08f8ce6f23901 /graphics/sprites/monsters/accessories
parent9b50adbe43d0d7c828fd32707aaa3bf6683de285 (diff)
downloadclientdata-acaa280f67a64e71d46711e7309c53c10f1632d7.tar.gz
clientdata-acaa280f67a64e71d46711e7309c53c10f1632d7.tar.bz2
clientdata-acaa280f67a64e71d46711e7309c53c10f1632d7.tar.xz
clientdata-acaa280f67a64e71d46711e7309c53c10f1632d7.zip
New monsters - the great import - some mobs from BR included
(ie. Fafi Dragon, Gift Box, Living Potato, Fairies alpha)
Diffstat (limited to 'graphics/sprites/monsters/accessories')
-rw-r--r--graphics/sprites/monsters/accessories/generic-shadow-small-circle.pngbin0 -> 364 bytes
-rw-r--r--graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml9
2 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/accessories/generic-shadow-small-circle.png b/graphics/sprites/monsters/accessories/generic-shadow-small-circle.png
new file mode 100644
index 00000000..d5fcfb86
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/generic-shadow-small-circle.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml b/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml
new file mode 100644
index 00000000..9affd612
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="8"/>
+ </animation>
+ </action>
+</sprite>