summaryrefslogtreecommitdiff
path: root/graphics/sprites/players/human-male.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-06-13 18:48:33 +0200
committerReid <reidyaro@gmail.com>2012-06-13 18:48:33 +0200
commit0a1c71c93aa705c61efe00ddc400463ffa56478f (patch)
treef847ef4a4548d35d8cef919961f8d1433649e7be /graphics/sprites/players/human-male.xml
parent37b459b41bbb49c1e09709be485a4c94b90b007b (diff)
downloadclientdata-0a1c71c93aa705c61efe00ddc400463ffa56478f.tar.gz
clientdata-0a1c71c93aa705c61efe00ddc400463ffa56478f.tar.bz2
clientdata-0a1c71c93aa705c61efe00ddc400463ffa56478f.tar.xz
clientdata-0a1c71c93aa705c61efe00ddc400463ffa56478f.zip
Correct sit frames on human-male.xml.
Diffstat (limited to 'graphics/sprites/players/human-male.xml')
-rw-r--r--graphics/sprites/players/human-male.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/sprites/players/human-male.xml b/graphics/sprites/players/human-male.xml
index 409f67f1..a6c2254c 100644
--- a/graphics/sprites/players/human-male.xml
+++ b/graphics/sprites/players/human-male.xml
@@ -74,31 +74,31 @@ Copyright (C) 2010-2012 Evol Online -->
<action name="sit" imageset="base">
<animation direction="down">
- <frame index="64"/>
+ <frame index="68"/>
</animation>
<animation direction="left">
- <frame index="65"/>
+ <frame index="69"/>
</animation>
<animation direction="up">
- <frame index="66"/>
+ <frame index="70"/>
</animation>
<animation direction="right">
- <frame index="67"/>
+ <frame index="71"/>
</animation>
</action>
<action name="sittop" imageset="base">
<animation direction="down">
- <frame index="68"/>
+ <frame index="64"/>
</animation>
<animation direction="left">
- <frame index="69"/>
+ <frame index="65"/>
</animation>
<animation direction="up">
- <frame index="70"/>
+ <frame index="66"/>
</animation>
<animation direction="right">
- <frame index="71"/>
+ <frame index="67"/>
</animation>
</action>