From edec9c5b9da9c981c1f242e7c3e65919b0056a4f Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 7 Nov 2011 17:32:14 +0100 Subject: Adjusted buy price for small mushrooms and amount needed for crafting iron potion at the alchemist buy prize changed from 100 to 125 amount changed from 4 back to 2 This prevents exploit but makes using the crafting system as attractive as possible. Also updated submodule pointer. --- world/map/db/item_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/db') diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index a45606d7..c7b184b9 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -68,7 +68,7 @@ 563, WinterGloves, Winter Gloves, 5, 6000, 3000, 20, , 3, , -15, 0, 2, 4, , 0, 0, {}, {} 564, TurtleneckSweater, Turtleneck Sweater, 5, 2000, 1000, 30, , 6, , -18, 0, 2, 512, , 0, 0, {}, {} 565, PinkPetal, Pink Petal, 0, 100, 50, 10, , , , , , 2, , , 0, , {itemheal 50, 0;}, {} -566, SmallMushroom, Small Mushroom, 0, 100, 50, 10, , , , , , 2, , , 0, , {itemheal 50, 0;}, {} +566, SmallMushroom, Small Mushroom, 0, 125, 50, 10, , , , , , 2, , , 0, , {itemheal 50, 0;}, {} 567, IronPotion, Iron Potion, 0, 500, 250, 10, , , , , , 2, , , 0, , {sc_start sc_raiseattackstrength, 60, 60;}, {} 568, ConcentrationPotion, Concentration Potion, 0, 500, 250, 10, , , , , , 2, , , 0, , {sc_start sc_raiseattackspeed0, 60, 30;}, {} 569, RawLog, Raw Log, 3, 20, 10, 10, , , , , , , , , , , {}, {} -- cgit v1.2.3-60-g2f50