From 3ee6f833689a775a905b38a1c3b100e974aa9171 Mon Sep 17 00:00:00 2001 From: Ali-G Date: Sun, 26 Jun 2011 11:52:11 +0200 Subject: Added the mana potions and a light crystal. These items will be used later, when Thermin project will be done. --- graphics/items/generic/crystal.png | Bin 0 -> 541 bytes graphics/items/generic/darkcrystal.png | Bin 544 -> 0 bytes items.xml | 57 ++++++++++++++++++++++++--------- 3 files changed, 41 insertions(+), 16 deletions(-) create mode 100644 graphics/items/generic/crystal.png delete mode 100644 graphics/items/generic/darkcrystal.png diff --git a/graphics/items/generic/crystal.png b/graphics/items/generic/crystal.png new file mode 100644 index 00000000..4b4b4e9c Binary files /dev/null and b/graphics/items/generic/crystal.png differ diff --git a/graphics/items/generic/darkcrystal.png b/graphics/items/generic/darkcrystal.png deleted file mode 100644 index e9936d34..00000000 Binary files a/graphics/items/generic/darkcrystal.png and /dev/null differ diff --git a/items.xml b/items.xml index a61fef80..d79e6304 100644 --- a/items.xml +++ b/items.xml @@ -1434,13 +1434,11 @@ equipment/head/shroom.xml + weight="10"/> + weight="5"/> + weight="10"/> + weight="15"/> + weight="25"/> + + + + + -- cgit v1.2.3-60-g2f50