summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/spell-protection.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/icons/spell-protection.xml')
-rw-r--r--graphics/sprites/icons/spell-protection.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/icons/spell-protection.xml b/graphics/sprites/icons/spell-protection.xml
new file mode 100644
index 00000000..6bb0501c
--- /dev/null
+++ b/graphics/sprites/icons/spell-protection.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icons/spell-protection-generic.png" width="12" height="20"/>
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-12" delay="400"/>
+ <frame index="1" offsetY="-12" delay="200"/>
+ <frame index="2" offsetY="-12" delay="250"/>
+ <frame index="1" offsetY="-12" delay="200"/>
+ </animation>
+ </action>
+</sprite>