summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/npcs/xml/chest.xml2
-rw-r--r--npcs.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/npcs/xml/chest.xml b/graphics/sprites/npcs/xml/chest.xml
index 9a071885..694b8589 100644
--- a/graphics/sprites/npcs/xml/chest.xml
+++ b/graphics/sprites/npcs/xml/chest.xml
@@ -14,7 +14,7 @@ Copyright (C) 2011-2012 Evol Online -->
<animation direction="up">
<frame index="1" delay="250"/>
<frame index="2" delay="6000"/>
- <frame index="0" delay="1000"/>
+ <frame index="1" delay="250"/>
</animation>
</action>
diff --git a/npcs.xml b/npcs.xml
index 2fcd1d14..aae9fd16 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -106,7 +106,7 @@ IDs 990-999 = Special
<sprite>npcs/xml/tarlan.xml</sprite>
<sprite>accessories/croconut.xml</sprite>
</npc>
- <npc id="320">
+ <npc id="316">
<!-- Chest container. -->
<sprite>npcs/xml/chest.xml</sprite>
</npc>