summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/gugli.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/xml/gugli.xml')
-rw-r--r--graphics/sprites/npcs/xml/gugli.xml40
1 files changed, 20 insertions, 20 deletions
diff --git a/graphics/sprites/npcs/xml/gugli.xml b/graphics/sprites/npcs/xml/gugli.xml
index 5e88a56f..e9acd8ab 100644
--- a/graphics/sprites/npcs/xml/gugli.xml
+++ b/graphics/sprites/npcs/xml/gugli.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144, Reid
-Copyright (C) 2011-2012 Evol Online -->
+Copyright (C) 2011-2013 Evol Online -->
<sprite>
<imageset name="npc"
src="graphics/sprites/npcs/sprite/gugli.png"
@@ -9,25 +9,25 @@ Copyright (C) 2011-2012 Evol Online -->
offsetX="20"/>
<action name="stand" imageset="npc">
- <animation direction="default">
- <label name="start"/>
- <!-- 40% used on "long" label. -->
- <goto label="long" rand="40"/>
- <!-- 100% from the 60% unused percent are used on "simple" label. -->
- <goto label="simple" rand="100"/>
- <!-- Long Moving Leg Animation -->
- <label name="long"/>
- <frame index="0" delay="120"/>
- <sequence value="1,2" delay="110"/>
- <frame index="3" delay="120"/>
- <sequence value="2,1" delay="110"/>
- <goto label="start"/>
- <!-- Simple Moving Leg Animation -->
- <label name="simple"/>
- <frame index="0" delay="120"/>
- <frame index="1" delay="110"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="110"/>
+ <animation direction="default">
+ <label name="start"/>
+ <!-- 40% used on "long" label. -->
+ <goto label="long" rand="40"/>
+ <!-- 100% from the 60% unused percent are used on "simple" label. -->
+ <goto label="simple" rand="100"/>
+ <!-- Long Moving Leg Animation -->
+ <label name="long"/>
+ <frame index="0" delay="120"/>
+ <sequence value="1,2" delay="110"/>
+ <frame index="3" delay="120"/>
+ <sequence value="2,1" delay="110"/>
+ <goto label="start"/>
+ <!-- Simple Moving Leg Animation -->
+ <label name="simple"/>
+ <frame index="0" delay="120"/>
+ <frame index="1" delay="110"/>
+ <frame index="2" delay="120"/>
+ <frame index="1" delay="110"/>
<goto label="start"/>
</animation>
</action>