diff options
Diffstat (limited to 'graphics/sprites/icons/spell-cooldown-ar.xml')
-rw-r--r-- | graphics/sprites/icons/spell-cooldown-ar.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/icons/spell-cooldown-ar.xml b/graphics/sprites/icons/spell-cooldown-ar.xml new file mode 100644 index 00000000..58c16b4d --- /dev/null +++ b/graphics/sprites/icons/spell-cooldown-ar.xml @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/icons/spell-cooldown-ar-outline.png" width="13" height="21"/> + <action name="default" imageset="base"> + <animation direction="default"> + <frame index="0" offsetY="-8" delay="100"/> + </animation> + </action> +</sprite> |