summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/alige.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/xml/alige.xml')
-rw-r--r--graphics/sprites/npcs/xml/alige.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/sprites/npcs/xml/alige.xml b/graphics/sprites/npcs/xml/alige.xml
index ca101e2c..8befb4d3 100644
--- a/graphics/sprites/npcs/xml/alige.xml
+++ b/graphics/sprites/npcs/xml/alige.xml
@@ -1,23 +1,23 @@
<?xml version="1.0"?>
-<!-- Author : Reid, Dan
-Copyright (C) 2011 Evol Online -->
+<!-- Authors: Reid & Dan
+Copyright (C) 2011-2012 Evol Online -->
<sprite>
- <imageset name="npc" src="graphics/sprites/npcs/sprite/alige.png" width="11" height="5" offsetX="0" offsetY="-13"/>
+ <imageset name="npc" src="graphics/sprites/npcs/sprite/alige.png" width="11" height="5" offsetY="-13"/>
<action name="stand" imageset="npc">
- <!-- Open eyes animation -->
+ <!-- Opening Eyes -->
<animation direction="left">
<frame index="2" delay="100"/>
<frame index="1" delay="90"/>
</animation>
- <!-- Close eyes animation -->
+ <!-- Closing Eyes -->
<animation direction="up">
<frame index="1" delay="100"/>
<frame index="2" delay="90"/>
</animation>
- <!-- Opened eyes -->
+ <!-- Opened Eyes -->
<animation direction="right">
<frame index="0" delay="9000"/>
<frame index="1" delay="90"/>
@@ -27,7 +27,7 @@ Copyright (C) 2011 Evol Online -->
<frame index="1" delay="80"/>
</animation>
- <!-- Closed eyes -->
+ <!-- Closed Eyes -->
<animation direction="down">
<frame index="3"/>
</animation>