diff options
Diffstat (limited to 'graphics/sprites/icons/haste-potion.xml')
-rw-r--r-- | graphics/sprites/icons/haste-potion.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/sprites/icons/haste-potion.xml b/graphics/sprites/icons/haste-potion.xml deleted file mode 100644 index 887d1b91..00000000 --- a/graphics/sprites/icons/haste-potion.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0"?> -<sprite> - <imageset name="base" src="graphics/sprites/icons/potion-c.png|G" width="13" height="20"/> - <action name="default" imageset="base"> - <animation direction="default"> - <frame index="0" offsetY="-12" delay="100"/> - <frame index="1" offsetY="-12" delay="100"/> - <frame index="2" offsetY="-12" delay="100"/> - <frame index="3" offsetY="-12" delay="100"/> - </animation> - </action> -</sprite> |