summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml')
-rw-r--r--graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml11
1 files changed, 11 insertions, 0 deletions
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..6aac520a
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml
@@ -0,0 +1,11 @@
+<?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>