From 89c8881fee7ff1918c4b9e6207981feebe03b843 Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 19 Dec 2012 10:57:03 +0400 Subject: Reworked the items sold throughout Fexil's bag. - Now sorted by price order, which is simpler. - Sells more natural things instead of random stuff gathered here and there in the crocojungle. --- db/item_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/item_db.txt b/db/item_db.txt index c1d1f77f..e7f732d7 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1,7 +1,7 @@ #ID, Name, Label, Attr, Type, Price, Sell, Weight,ATK, DEF, Range, Mbonus,Slot, Gender,Loc, wLV, eLV, View, LifeTime, {UseScript} {EquipScript} {UnEquipScript} 0, DEFAULT, Default, 0, 0, 0, 0, 10, , , , , , 2, , , , , 0, {}, {} {} 501, Acorn, Acorn, 0, 0, 8, 2, 2, , , , , , 2, , , 0, , 0, {itemheal 15, 0;}, {} {} -502, Bread, Bread, 0, 0, 32, 8, 5, , , , , , 2, , , 0, , 0, {itemheal 30, 0;}, {} {} +502, Bread, Bread, 0, 0, 44, 11, 5, , , , , , 2, , , 0, , 0, {itemheal 30, 0;}, {} {} 503, Fungus, Fungus, 0, 0, 92, 23, 7, , , , , , 2, , , 0, , 0, {itemheal 25, 0;}, {} {} 504, Cheese, Cheese, 0, 0, 72, 18, 6, , , , , , 2, , , 0, , 0, {itemheal 50, 0;}, {} {} 505, PiouLegs, Piou Legs, 0, 0, 12, 3, 5, , , , , , 2, , , 0, , 0, {itemheal 10, 0;}, {} {} -- cgit v1.2.3-70-g09d2