diff options
-rw-r--r-- | graphics/items/generic/3leafclover.png | bin | 633 -> 0 bytes | |||
-rw-r--r-- | graphics/items/use/carrot.png | bin | 1108 -> 0 bytes | |||
-rw-r--r-- | items.xml | 27 |
3 files changed, 7 insertions, 20 deletions
diff --git a/graphics/items/generic/3leafclover.png b/graphics/items/generic/3leafclover.png Binary files differdeleted file mode 100644 index d691ad1c..00000000 --- a/graphics/items/generic/3leafclover.png +++ /dev/null diff --git a/graphics/items/use/carrot.png b/graphics/items/use/carrot.png Binary files differdeleted file mode 100644 index c0bee89c..00000000 --- a/graphics/items/use/carrot.png +++ /dev/null @@ -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 |