From cb63e5c79c71c34db082fea3584311bfa48a2f4f Mon Sep 17 00:00:00 2001 From: Ali-G Date: Sun, 26 Jun 2011 12:27:40 +0200 Subject: Fixed some sentences into Caul's script. Changed the name of the 4 new mana potions into mana elixirs. --- world/map/db/item_db.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'world/map/db') diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 22b01e89..ec61cc42 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -338,11 +338,12 @@ 822, GemPowderBlue, Sapphire Powder, 3, 1000, 500, 5, , , , , , , , , , , {}, {} 823, GemPowderYellow, Topaz Powder, 3, 1000, 500, 5, , , , , , , , , , , {}, {} 824, GemPowderPurple, Amethyst Powder, 3, 1000, 500, 5, , , , , , , , , , , {}, {} -825, TinyManaPotion, Tiny Mana Potion, 0, 100, 10, 5, , , , , , 2, , , 0, , {itemheal 0, 25;}, {}, -826, SmallManaPotion, Small Mana Potion, 0, 200, 20, 10, , , , , , 2, , , 0, , {itemheal 0, 50;}, {}, -827, MediumManaPotion, Medium Mana Potion, 0, 400, 40, 15, , , , , , 2, , , 0, , {itemheal 0, 100;}, {}, -828, LargeManaPotion, Large Mana Potion, 0, 800, 80, 25, , , , , , 2, , , 0, , {itemheal 0, 250;}, {}, +825, TinyManaElixir, Tiny Mana Elixir, 0, 100, 10, 5, , , , , , 2, , , 0, , {itemheal 0, 25;}, {}, +826, SmallManaElixir, Small Mana Elixir, 0, 200, 20, 10, , , , , , 2, , , 0, , {itemheal 0, 50;}, {}, +827, MediumManaElixir, Medium Mana Elixir, 0, 400, 40, 15, , , , , , 2, , , 0, , {itemheal 0, 100;}, {}, +828, LargeManaElixir, Large Mana Elixir, 0, 800, 80, 25, , , , , , 2, , , 0, , {itemheal 0, 250;}, {}, 829, LightCrystal, Light Crystal, 3, 100, 50, 10, , , , , , , , , , , {}, {}, , +//830, RESERVED, WitchRoot, , , , , , , , , , , , , , , {}, {}, , // Add new entries above here. For dyed entries, add to the bottom of the 2000s. -- cgit v1.2.3-60-g2f50