diff options
-rw-r--r-- | items.xml | 18 |
1 files changed, 6 insertions, 12 deletions
@@ -377,9 +377,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="520" image="usable/piberriesinfusion.png" name="Pibberies Infusion" - description="." + description="Heal 45-55 HP" useButton="Eat" - effect="Heal 45-55 HP" type="usable" weight="15" maxFloorOffsetX="10" @@ -387,9 +386,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="521" image="usable/fatespotion.png" name="Fates Potion" - description="." + description="Heal 220-240 HP" useButton="Eat" - effect="Heal 220-240 HP" type="usable" weight="17" maxFloorOffsetX="10" @@ -397,9 +395,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="522" image="usable/clotholiquor.png" name="Clotho Liquor" - description="." + description="Heal 575-625 HP" useButton="Eat" - effect="Heal 575-625 HP" type="usable" weight="16" maxFloorOffsetX="10" @@ -407,9 +404,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="523" image="usable/lachesisbrew.png" name="Lachesis Brew" - description="." + description="Heal 1200-1400 HP" useButton="Eat" - effect="Heal 1200-1400 HP" type="usable" weight="14" maxFloorOffsetX="10" @@ -417,9 +413,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="524" image="usable/atroposmixture.png" name="Atropos Mixture" - description="." + description="Heal 2700-3300 HP" useButton="Eat" - effect="Heal 2700-3300 HP" type="usable" weight="15" maxFloorOffsetX="10" @@ -427,9 +422,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="525" image="usable/elixiroflife.png" name="Elixir Of Life" - description="." + description="Heal 10000 HP" useButton="Eat" - effect="Heal 10000 HP" type="usable" weight="20" maxFloorOffsetX="10" |