diff options
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files 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; |