From 2961cd6333c89897f524c3273378800796e02a25 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Mar 2019 00:43:42 -0300 Subject: Wow, our item weight is a mess %%n Weapons and Shields are OK, and so are Usable items. Some are fine, but the other 2/3 of the database. Oh well. Will take time. Bottles weight: ~30 -> ~70g. Apples: ?? -> 5~16g. Steak 250 -> 125g. ChocoBunny 350 -> 96g. This makes weights more stable, within the current used range. --- db/re/item_db.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5f7594c54..550df8da3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1015,7 +1015,7 @@ item_db: ( Type: "IT_HEALING" Buy: 80 Sell: 35 - Weight: 30 + Weight: 70 Refine: false ViewSprite: 547 Delay: 500 @@ -1160,7 +1160,7 @@ item_db: ( Type: "IT_HEALING" Buy: 50000 Sell: 5000 - Weight: 4 + Weight: 7 Refine: false ViewSprite: 554 Delay: 500 @@ -1461,7 +1461,7 @@ item_db: ( Type: "IT_HEALING" Buy: 200 Sell: 65 - Weight: 250 + Weight: 125 Refine: false ViewSprite: 570 Delay: 500 @@ -1849,7 +1849,7 @@ item_db: ( Type: "IT_HEALING" Buy: 500 Sell: 50 - Weight: 29 + Weight: 69 Refine: false ViewSprite: 595 Delay: 400 @@ -1874,7 +1874,7 @@ item_db: ( Type: "IT_HEALING" Buy: 400 Sell: 30 - Weight: 30 + Weight: 70 Refine: false ViewSprite: 596 Delay: 450 @@ -1896,7 +1896,7 @@ item_db: ( Type: "IT_HEALING" Buy: 400 Sell: 100 - Weight: 350 + Weight: 96 Refine: false ViewSprite: 597 Delay: 800 @@ -1916,7 +1916,7 @@ item_db: ( Type: "IT_HEALING" Buy: 40000 Sell: 10000 - Weight: 1 + Weight: 16 Refine: false ViewSprite: 598 Delay: 100 @@ -2050,7 +2050,7 @@ item_db: ( Type: "IT_HEALING" Buy: 40 Sell: 20 - Weight: 35 + Weight: 65 Refine: false ViewSprite: 605 Delay: 450 @@ -2313,7 +2313,7 @@ item_db: ( Type: "IT_HEALING" Buy: 400 Sell: 80 - Weight: 30 + Weight: 70 Refine: false ViewSprite: 596 Delay: 450 -- cgit v1.2.3-70-g09d2