summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-25 01:53:04 +0200
committerReid <reidyaro@gmail.com>2012-05-25 01:53:04 +0200
commit451c694e5bf0a9664f6d9083f0f1bf9c943fa4bf (patch)
treea4ca14284a32725f8ac92e2cd8b23b9f2c9a2abf
parent5707b993f4192088858ff7cd56c9bebaff9ddc4d (diff)
downloadclientdata-451c694e5bf0a9664f6d9083f0f1bf9c943fa4bf.tar.gz
clientdata-451c694e5bf0a9664f6d9083f0f1bf9c943fa4bf.tar.bz2
clientdata-451c694e5bf0a9664f6d9083f0f1bf9c943fa4bf.tar.xz
clientdata-451c694e5bf0a9664f6d9083f0f1bf9c943fa4bf.zip
Correct some xml.
-rw-r--r--graphics/sprites/emote.xml4
-rw-r--r--graphics/sprites/npcs/xml/gugli.xml4
-rw-r--r--npcs.xml2
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sprites/emote.xml b/graphics/sprites/emote.xml
index 231d6ed2..c2b42ed1 100644
--- a/graphics/sprites/emote.xml
+++ b/graphics/sprites/emote.xml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<!-- Original Author possible tmw, tmw br, ufb projects
-Copyright (C) 2010-2011 Evol Online -->
+Copyright (C) 2010-2012 Evol Online -->
<sprite variants="15" variant_offset="1">
- <imageset name="base" src="graphics/sprites/emotions.png" width="30" height="32" />
+ <imageset name="base" src="graphics/sprites/emote.png" width="30" height="32" />
<action name="stand" imageset="base">
<animation direction="default">
diff --git a/graphics/sprites/npcs/xml/gugli.xml b/graphics/sprites/npcs/xml/gugli.xml
index 37e0eadc..2e6f8bc5 100644
--- a/graphics/sprites/npcs/xml/gugli.xml
+++ b/graphics/sprites/npcs/xml/gugli.xml
@@ -27,14 +27,14 @@ Both of these examples show the same thing:
<sequence value="1,2" delay="110"/>
<frame index="3" delay="120"/>
<sequence value="2,1" delay="110"/>
- <jump label="start"/>
+ <goto label="start"/>
<!-- Simple move 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"/>
- <jump label="start"/>
+ <goto label="start"/>
</animation>
</action>
diff --git a/npcs.xml b/npcs.xml
index 043a01a4..d1c02959 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -93,7 +93,7 @@ IDs 990-999 = Special
<npc id="313">
<!-- Human-Man, sitting on a box with purple hair. -->
<sprite>npcs/xml/gugli.xml</sprite>
- <sprite>accessories/acc-eye-right-blink.xml</sprite>
+ <sprite>accessories/eye-right-blink.xml</sprite>
</npc>
<npc id="314">
<!-- Human-Small-Man, standing with a bottle of wine at his hand. -->