summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-06-29 00:38:54 +0200
committerReid <reidyaro@gmail.com>2012-06-29 00:38:54 +0200
commit1a7d89c4c9fd8fb2c8813f2aefef7e9cd5bdd02b (patch)
tree2cadd822100d2546ffae2cc54dd9350eea2335ff /graphics
parentda0081799798921f09ecc84458c8d9b5762fc2c8 (diff)
downloadclientdata-1a7d89c4c9fd8fb2c8813f2aefef7e9cd5bdd02b.tar.gz
clientdata-1a7d89c4c9fd8fb2c8813f2aefef7e9cd5bdd02b.tar.bz2
clientdata-1a7d89c4c9fd8fb2c8813f2aefef7e9cd5bdd02b.tar.xz
clientdata-1a7d89c4c9fd8fb2c8813f2aefef7e9cd5bdd02b.zip
Correct chest-big animation delay.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/npcs/xml/chest-big.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/npcs/xml/chest-big.xml b/graphics/sprites/npcs/xml/chest-big.xml
index 9108de69..0b646668 100644
--- a/graphics/sprites/npcs/xml/chest-big.xml
+++ b/graphics/sprites/npcs/xml/chest-big.xml
@@ -22,7 +22,7 @@ Copyright (C) 2012 Evol Online -->
<!-- Chest Closing. -->
<animation direction="right">
- <sequence value="2,1" delay="100"/>
+ <sequence value="2,1" delay="110"/>
</animation>
</action>
</sprite>