summaryrefslogtreecommitdiff
path: root/graphics/sprites
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2023-04-17 23:17:55 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-04-17 23:17:55 +0000
commit80814137e13e2254555171449f0ed5d1e03e5da5 (patch)
tree4292b64deb5c6c74ab4114288d31c72f01a8f249 /graphics/sprites
parent5d689b14ec7e81dec2f2d4e9007bd49c370b5bc7 (diff)
downloadclientdata-80814137e13e2254555171449f0ed5d1e03e5da5.tar.gz
clientdata-80814137e13e2254555171449f0ed5d1e03e5da5.tar.bz2
clientdata-80814137e13e2254555171449f0ed5d1e03e5da5.tar.xz
clientdata-80814137e13e2254555171449f0ed5d1e03e5da5.zip
SC_COOLDOWN_UPMARMU
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/icons/spell-cooldown-upmarmu.pngbin0 -> 4851 bytes
-rw-r--r--graphics/sprites/icons/spell-cooldown-upmarmu.xml9
2 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/icons/spell-cooldown-upmarmu.png b/graphics/sprites/icons/spell-cooldown-upmarmu.png
new file mode 100644
index 00000000..231e9599
--- /dev/null
+++ b/graphics/sprites/icons/spell-cooldown-upmarmu.png
Binary files differ
diff --git a/graphics/sprites/icons/spell-cooldown-upmarmu.xml b/graphics/sprites/icons/spell-cooldown-upmarmu.xml
new file mode 100644
index 00000000..a294ef98
--- /dev/null
+++ b/graphics/sprites/icons/spell-cooldown-upmarmu.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icons/spell-cooldown-upmarmu.png" width="13" height="21"/>
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-8" delay="100"/>
+ </animation>
+ </action>
+</sprite>