summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/monsters/accessories/mediumcircleshadow.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/accessories/mediumcircleshadow.xml b/graphics/sprites/monsters/accessories/mediumcircleshadow.xml
new file mode 100644
index 00000000..4a433ddf
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mediumcircleshadow.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Authors: Saulc
+Copyright (C) 2018 TMW2: Moubootaur Legends
+-->
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mediumcircleshadow.png"
+ width="32"
+ height="22"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="0"/>
+ </animation>
+ </action>
+</sprite> \ No newline at end of file