From 167037588493963062a4a4e95e94ea1d3ab83b85 Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 21 Jun 2013 12:20:26 -0500 Subject: adding new NPC supply chest to replace the treasure chest in the mines. --- graphics/sprites/npcs/npc-supply-crate.png | Bin 0 -> 1824 bytes graphics/sprites/npcs/npc-supply-crate.xml | 9 +++++++++ npcs.xml | 4 ++++ 3 files changed, 13 insertions(+) create mode 100644 graphics/sprites/npcs/npc-supply-crate.png create mode 100644 graphics/sprites/npcs/npc-supply-crate.xml 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 Binary files /dev/null and b/graphics/sprites/npcs/npc-supply-crate.png 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 @@ + + + + + + + + + diff --git a/npcs.xml b/npcs.xml index 551f43a0..b09be294 100644 --- a/npcs.xml +++ b/npcs.xml @@ -936,6 +936,10 @@ npcs/npc-weaver.xml + + + npcs/npc-supply-crate.xml +