From be733014cd2a5733ba19281a2301730a823f6d4a Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Fri, 29 Aug 2008 15:10:52 +0000 Subject: sprites and inventory icons for alchemy system. --- graphics/items/generic-herb.png | Bin 0 -> 1427 bytes graphics/sprites/resource-plant.png | Bin 0 -> 2510 bytes graphics/sprites/resource-plant.xml | 18 +++++++++ items.xml | 71 ++++++++++++++++++++++++++++++++++++ monsters.xml | 20 +++++++++- 5 files changed, 107 insertions(+), 2 deletions(-) create mode 100644 graphics/items/generic-herb.png create mode 100644 graphics/sprites/resource-plant.png create mode 100644 graphics/sprites/resource-plant.xml diff --git a/graphics/items/generic-herb.png b/graphics/items/generic-herb.png new file mode 100644 index 00000000..0a832180 Binary files /dev/null and b/graphics/items/generic-herb.png differ diff --git a/graphics/sprites/resource-plant.png b/graphics/sprites/resource-plant.png new file mode 100644 index 00000000..9de92cac Binary files /dev/null and b/graphics/sprites/resource-plant.png differ diff --git a/graphics/sprites/resource-plant.xml b/graphics/sprites/resource-plant.xml new file mode 100644 index 00000000..c61ccbcd --- /dev/null +++ b/graphics/sprites/resource-plant.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/items.xml b/items.xml index 87aaabf4..a5e2d378 100644 --- a/items.xml +++ b/items.xml @@ -2131,6 +2131,77 @@ head-demonmask.xml + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index ed583628..566514a3 100644 --- a/monsters.xml +++ b/monsters.xml @@ -386,9 +386,25 @@ fluffy-miss1.ogg fluffy-hurt1.ogg - + - monster-mouboo.xml + monster-mouboo.xml + + + + resource-plant.xml|#e0b0ff + + + + resource-plant.xml|#0047ab + + + + resource-plant.xml|#ef9b0f + + + + resource-plant.xml|#e32636 -- cgit v1.2.3-60-g2f50