diff options
-rw-r--r-- | db/re/item_db.conf | 12 |
1 files changed, 6 insertions, 6 deletions
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 |