summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/accessories/eye-down-blink.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sprites/accessories/eye-down-blink.xml b/graphics/sprites/accessories/eye-down-blink.xml
index 917d579a..4be7b54e 100644
--- a/graphics/sprites/accessories/eye-down-blink.xml
+++ b/graphics/sprites/accessories/eye-down-blink.xml
@@ -2,18 +2,18 @@
<!-- Author: Reid
Copyright (C) 2011-2013 Evol Online -->
<sprite>
- <imageset name="acc"
+ <imageset name="eye"
src="graphics/sprites/accessories/eye-down-blink.png"
width="16"
height="8"
offsetY="-51"/>
- <action name="stand" imageset="acc">
+ <action name="stand" imageset="eye">
<animation direction="default">
- <frame index="0" delay="7000"/>
+ <frame index="0" delay="100"/>
<frame index="1" delay="60"/>
<frame index="2" delay="80"/>
- <frame index="0" delay="3500"/>
+ <frame index="0" delay="300"/>
<frame index="1" delay="60"/>
<frame index="2" delay="80"/>
</animation>