summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/npcs/sprite/big-chest.pngbin0 -> 4088 bytes
-rw-r--r--graphics/sprites/npcs/xml/big-chest.xml21
-rw-r--r--npcs.xml4
3 files changed, 25 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/sprite/big-chest.png b/graphics/sprites/npcs/sprite/big-chest.png
new file mode 100644
index 00000000..40443988
--- /dev/null
+++ b/graphics/sprites/npcs/sprite/big-chest.png
Binary files differ
diff --git a/graphics/sprites/npcs/xml/big-chest.xml b/graphics/sprites/npcs/xml/big-chest.xml
new file mode 100644
index 00000000..eb15a42d
--- /dev/null
+++ b/graphics/sprites/npcs/xml/big-chest.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<!-- Authors: Hal9OOO (Francesco Miglietta)
+Copyright (C) 2011-2012 Evol Online -->
+<sprite>
+ <imageset name="big-chest" src="graphics/sprites/npcs/sprite/big-chest.png" width="48" height="64"/>
+
+ <action name="stand" imageset="big-chest">
+ <!-- Chest Closes -->
+ <animation direction="default">
+ <frame index="0" delay="1000"/>
+ </animation>
+
+ <!-- Chest Opens -->
+ <animation direction="up">
+ <frame index="1" delay="125"/>
+ <frame index="2" delay="125"/>
+ <frame index="3" delay="6000"/>
+ </animation>
+
+ </action>
+</sprite>
diff --git a/npcs.xml b/npcs.xml
index aae9fd16..b132771f 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -110,6 +110,10 @@ IDs 990-999 = Special
<!-- Chest container. -->
<sprite>npcs/xml/chest.xml</sprite>
</npc>
+ <npc id="317">
+ <!-- Big-Chest container. -->
+ <sprite>npcs/xml/big-chest.xml</sprite>
+ </npc>
<!-- Special NPCs -->
<npc id="900">