summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/npcs/npc-supply-crate.pngbin0 -> 1824 bytes
-rw-r--r--graphics/sprites/npcs/npc-supply-crate.xml9
-rw-r--r--npcs.xml4
3 files changed, 13 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/npc-supply-crate.png b/graphics/sprites/npcs/npc-supply-crate.png
new file mode 100644
index 00000000..f9aa2c52
--- /dev/null
+++ b/graphics/sprites/npcs/npc-supply-crate.png
Binary files differ
diff --git a/graphics/sprites/npcs/npc-supply-crate.xml b/graphics/sprites/npcs/npc-supply-crate.xml
new file mode 100644
index 00000000..7a3357c9
--- /dev/null
+++ b/graphics/sprites/npcs/npc-supply-crate.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/npcs/npc-supply-crate.png" width="64" height="32"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/npcs.xml b/npcs.xml
index 551f43a0..b09be294 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -936,6 +936,10 @@
<npc id="376">
<sprite>npcs/npc-weaver.xml</sprite>
</npc>
+ <!-- Supply Chest for South Tulimshar Mine Quest -->
+ <npc id="377">
+ <sprite>npcs/npc-supply-crate.xml</sprite>
+ </npc>
<!-- empty (Invisible NPC used in scripts) -->
<!-- for npcs that shouldn't be selectable (e.g. in magic effects) use 127,
for warps/doors use 45,