summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tmw-darkside.servegame.com/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml')
-rw-r--r--tmw-darkside.servegame.com/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tmw-darkside.servegame.com/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml b/tmw-darkside.servegame.com/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml
new file mode 100644
index 00000000..0d811374
--- /dev/null
+++ b/tmw-darkside.servegame.com/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11"/>
+ <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="5"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="empty">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>