summaryrefslogtreecommitdiff
path: root/graphics/sprites/races
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-11 01:07:16 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-11 01:07:16 -0200
commit8d57b8179ff6c132df850e591faf559de6f4520b (patch)
tree6a06f9323cc8050536d3eff6269c1c0c368075e8 /graphics/sprites/races
parent9b4d49b5287d5fba41448e3262dd6e7e00db5aad (diff)
downloadclientdata-8d57b8179ff6c132df850e591faf559de6f4520b.tar.gz
clientdata-8d57b8179ff6c132df850e591faf559de6f4520b.tar.bz2
clientdata-8d57b8179ff6c132df850e591faf559de6f4520b.tar.xz
clientdata-8d57b8179ff6c132df850e591faf559de6f4520b.zip
Change "sit" to comply with "sittop" image settings.
This commit may be reverted later.
Diffstat (limited to 'graphics/sprites/races')
-rw-r--r--graphics/sprites/races/human-male.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sprites/races/human-male.xml b/graphics/sprites/races/human-male.xml
index 1f99a17e..9dfcd1d9 100644
--- a/graphics/sprites/races/human-male.xml
+++ b/graphics/sprites/races/human-male.xml
@@ -77,16 +77,16 @@ Copyright (C) 2012-2013 Evol Online -->
<action name="sit" imageset="base">
<animation direction="down">
- <frame index="68"/>
+ <frame index="64"/><!-- 68~71 are sit2 -->
</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>