diff options
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -562,7 +562,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 10-200 HP" type="usable" - weight="300"/> + weight="30"/> <item id="548" image="usable/food/candycane.png" name="Candy Cane" @@ -876,7 +876,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 400-1400 HP" type="usable" sellProtected="true" - weight="290"/> + weight="29"/> <item id="596" image="usable/potion/bottleoftonoriwater.png" name="Tonori Water" @@ -884,7 +884,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 180-800 HP" type="usable" - weight="300"/> + weight="30"/> <item id="597" image="usable/food/chocolatebunny.png" name="Chocolate Bunny" @@ -957,7 +957,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 18-40 HP" type="usable" - weight="350"/> + weight="35"/> <!-- Saulc FIXXX --> <item id="606" image="equipment/charms/treasuremap.png" @@ -1047,7 +1047,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 300-700 HP" type="usable" - weight="300"/> + weight="30"/> <item id="617" image="usable/use/fertilizedspores.png" name="Fertilized Spores" |