diff options
Diffstat (limited to 'graphics/sprites/icons/healing.xml')
-rw-r--r-- | graphics/sprites/icons/healing.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sprites/icons/healing.xml b/graphics/sprites/icons/healing.xml index 3f328c5f..8d1c42b1 100644 --- a/graphics/sprites/icons/healing.xml +++ b/graphics/sprites/icons/healing.xml @@ -1,10 +1,10 @@ <?xml version="1.0"?> -<!-- Author : Reid -Copyright (C) 2011 Evol Online --> +<!-- Author: Reid +Copyright (C) 2011-2012 Evol Online --> <sprite> - <imageset name="heal" src="graphics/sprites/icons/healing.png" width="14" height="15" offsetX="-10"/> - - <action name="default" imageset="heal"> + <imageset name="icon" src="graphics/sprites/icons/healing.png" width="14" height="15" offsetX="-10"/> + + <action name="default" imageset="icon"> <animation direction="default"> <sequence start="0" end="2" delay="100"/> <frame index="1" delay="100"/> |