diff options
author | Reid <reidyaro@gmail.com> | 2012-04-12 02:40:01 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-12 02:40:01 +0200 |
commit | 6d1aebb41fd3a9c0c572f898435eb74989afcb52 (patch) | |
tree | 09be07ff795f72b81740ca14b7b0697712d99abe /items.xml | |
parent | 1eaefbcedfd4324c83b14f9ea8bbf245bd973faa (diff) | |
download | clientdata-6d1aebb41fd3a9c0c572f898435eb74989afcb52.tar.gz clientdata-6d1aebb41fd3a9c0c572f898435eb74989afcb52.tar.bz2 clientdata-6d1aebb41fd3a9c0c572f898435eb74989afcb52.tar.xz clientdata-6d1aebb41fd3a9c0c572f898435eb74989afcb52.zip |
Remove some useless items,
Remplace carrot and 3leadclover by new monster's drops in items.xml .
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 27 |
1 files changed, 7 insertions, 20 deletions
@@ -215,12 +215,12 @@ Multiple's colors dye is now setted up by itemcolors.xml. type="usable" weight="5"/> <item id="503" - image="use/carrot.png" - name="Carrot" - description="Good in cakes." + image="use/fungus.png" + name="Fungus" + description="A non-toxical mushroom growing in moist place." effect="+25 HP" type="usable" - weight="6"/> + weight="7"/> <item id="504" image="use/cheese.png" name="Cheese" @@ -277,20 +277,13 @@ Multiple's colors dye is now setted up by itemcolors.xml. effect="+1 HP, Headache" type="usable" weight="2"/>--> - <item id="512" - image="use/fungus.png" - name="Fungus" - description="A non-toxical mushroom growing in moist place." - effect="+25 HP" - type="usable" - weight="7"/> <!-- Generic --> <item id="700" - image="generic/3leafclover.png" - name="Clover" - description="A simple clover." + image="generic/littletentacle.png" + name="Little Tentacle" + description="Some cutted tentacle from a Little Blub." type="generic" weight="5"/> <item id="701" @@ -365,12 +358,6 @@ Multiple's colors dye is now setted up by itemcolors.xml. description="A coral dye in blue by a Blub." type="generic" weight="10"/> - <item id="713" - image="generic/littletentacle.png" - name="Little Tentacle" - description="Some cutted tentacle from a Little Blub." - type="generic" - weight="5"/> <!-- Necklace |