From 0de8db9e2c60b6004468471b0a485aafa9dd840a Mon Sep 17 00:00:00 2001 From: Jarrett Thomas-Huxley Date: Thu, 29 Apr 2010 04:11:11 -0400 Subject: Bee monster, and Honey inventory (non-floor) item --- graphics/items/use-food-honey.png | Bin 0 -> 920 bytes graphics/particles/monster-bee-shadow.particle.xml | 19 +++++ graphics/particles/shadow-small-circle.png | Bin 0 -> 364 bytes graphics/sprites/monsters/monster-bee.png | Bin 0 -> 5165 bytes graphics/sprites/monsters/monster-bee.xml | 90 +++++++++++++++++++++ 5 files changed, 109 insertions(+) create mode 100644 graphics/items/use-food-honey.png create mode 100644 graphics/particles/monster-bee-shadow.particle.xml create mode 100644 graphics/particles/shadow-small-circle.png create mode 100644 graphics/sprites/monsters/monster-bee.png create mode 100644 graphics/sprites/monsters/monster-bee.xml (limited to 'graphics') diff --git a/graphics/items/use-food-honey.png b/graphics/items/use-food-honey.png new file mode 100644 index 00000000..8a4d5e35 Binary files /dev/null and b/graphics/items/use-food-honey.png differ diff --git a/graphics/particles/monster-bee-shadow.particle.xml b/graphics/particles/monster-bee-shadow.particle.xml new file mode 100644 index 00000000..912f099e --- /dev/null +++ b/graphics/particles/monster-bee-shadow.particle.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + diff --git a/graphics/particles/shadow-small-circle.png b/graphics/particles/shadow-small-circle.png new file mode 100644 index 00000000..d5fcfb86 Binary files /dev/null and b/graphics/particles/shadow-small-circle.png differ diff --git a/graphics/sprites/monsters/monster-bee.png b/graphics/sprites/monsters/monster-bee.png new file mode 100644 index 00000000..cd1f8bcd Binary files /dev/null and b/graphics/sprites/monsters/monster-bee.png differ diff --git a/graphics/sprites/monsters/monster-bee.xml b/graphics/sprites/monsters/monster-bee.xml new file mode 100644 index 00000000..ceec64b8 --- /dev/null +++ b/graphics/sprites/monsters/monster-bee.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50