From 390b6fee2d3ad245813714455389c7e5e0b84773 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Thu, 20 Mar 2025 01:19:28 +0100 Subject: Box weight = empty box weight (80) + 200 * arrow weight --- db/re/item_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f3ae9b93b..da64eeaa3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2441,7 +2441,7 @@ item_db: ( Type: "IT_USABLE" Buy: 250 Sell: 100 - Weight: 215 + Weight: 480 Refine: false Script: <" getitem TolchiArrow, 200; @@ -2455,7 +2455,7 @@ item_db: ( Type: "IT_USABLE" Buy: 350 Sell: 100 - Weight: 215 + Weight: 280 Refine: false Script: <" getitem TrainingArrow, 200; @@ -2469,7 +2469,7 @@ item_db: ( Type: "IT_USABLE" Buy: 450 Sell: 100 - Weight: 215 + Weight: 280 Refine: false Script: <" getitem Arrow, 200; @@ -2483,7 +2483,7 @@ item_db: ( Type: "IT_USABLE" Buy: 600 Sell: 100 - Weight: 215 + Weight: 280 Refine: false Script: <" getitem IronArrow, 200; @@ -2497,7 +2497,7 @@ item_db: ( Type: "IT_USABLE" Buy: 750 Sell: 200 - Weight: 215 + Weight: 280 Refine: false Script: <" getitem CursedArrow, 200; @@ -2511,7 +2511,7 @@ item_db: ( Type: "IT_USABLE" Buy: 1150 Sell: 300 - Weight: 430 + Weight: 480 Refine: false Script: <" getitem PoisonArrow, 200; @@ -2525,7 +2525,7 @@ item_db: ( Type: "IT_USABLE" Buy: 1750 Sell: 400 - Weight: 430 + Weight: 480 Refine: false Script: <" getitem ThornArrow, 200; @@ -2539,7 +2539,7 @@ item_db: ( Type: "IT_USABLE" Buy: 3650 Sell: 800 - Weight: 1100 + Weight: 1080 Refine: false Script: <" getitem BoneArrow, 200; -- cgit v1.2.3-70-g09d2