From b99279756125d8697a9ab16f67659b819f019409 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 30 Nov 2014 22:57:31 +0100 Subject: Remove some server warning with buy/sell problem. --- db/re/item_db.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index dc46be82..1a0afdd7 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -815,7 +815,7 @@ item_db: ( AegisName: "FishBox" Name: "Fish Box" Type: 3 - Buy: 1 + Buy: 2 Sell: 1 Weight: 1250 Atk: 0 @@ -845,7 +845,7 @@ item_db: ( AegisName: "AquadaBox" Name: "Aquada Box" Type: 3 - Buy: 1 + Buy: 2 Sell: 1 Weight: 850 Atk: 0 @@ -875,7 +875,7 @@ item_db: ( AegisName: "CroconutBox" Name: "Croconut Box" Type: 3 - Buy: 1 + Buy: 2 Sell: 1 Weight: 1400 Atk: 0 @@ -905,7 +905,7 @@ item_db: ( AegisName: "PlushroomBox" Name: "Plushroom Box" Type: 3 - Buy: 1 + Buy: 2 Sell: 1 Weight: 720 Atk: 0 @@ -935,7 +935,7 @@ item_db: ( AegisName: "PoisonedDish" Name: "Poisoned Dish" Type: 3 - Buy: 1 + Buy: 2 Sell: 1 Weight: 20 Atk: 0 @@ -965,7 +965,7 @@ item_db: ( AegisName: "JohanneKey" Name: "Johanne Key" Type: 3 - Buy: 1 + Buy: 2 Sell: 1 Weight: 1 Atk: 0 -- cgit v1.2.3-70-g09d2