summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml')
-rwxr-xr-xgraphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml b/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml
new file mode 100755
index 00000000..ccc62215
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22" />
+
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="0"/>
+ </animation>
+ </action>
+
+</sprite>