summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2024-01-13 20:39:31 +0000
committerLed Mitz <smoothshifter@tuta.io>2024-01-13 20:39:31 +0000
commit1f2c8d1e1e029b3cfac3765da4933a058f508c4b (patch)
treeb9029d9e4d997808cc9de41d029ea7d90457bca1 /graphics
parentc0aa3502e8b3d689ae08a20e3c6b6f2200e56e59 (diff)
downloadclientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.tar.gz
clientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.tar.bz2
clientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.tar.xz
clientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.zip
matk pot icon
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/icons/matk-potion.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/icons/matk-potion.xml b/graphics/sprites/icons/matk-potion.xml
new file mode 100644
index 00000000..ebab9e76
--- /dev/null
+++ b/graphics/sprites/icons/matk-potion.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icons/potion-g.png|G" width="13" height="20"/>
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-9"/>
+ </animation>
+ </action>
+</sprite>