From c6a2871fbf9535d5ffe2126c04c624a807b46cd7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 7 Mar 2021 16:37:32 -0300 Subject: By Saulc's command (and with the help of a huge SQL query)... * You'll be kicked from Complain depto for 15 min after 100 kills. - This will be increase in 1 minute every kick, up to a hour. * Coin Bag sell price nerfed in 25 GP * Dragon Scales sell price nerfed in 60 GP Will take a while until these changes show any positive effect ingame. Once they do, however, we'll need to nerf the prices in Fortress Town. --- db/re/item_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 74052d413..e2af38838 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3794,8 +3794,8 @@ item_db: ( AegisName: "CoinBag" Name: "Coin Bag" Type: "IT_ETC" - Buy: 1000 - Sell: 500 + Buy: 1500 + Sell: 475 Weight: 50 Refine: false }, @@ -4608,7 +4608,7 @@ item_db: ( Name: "Dragon Scales" Type: "IT_ETC" Buy: 8000 - Sell: 880 + Sell: 820 Weight: 40 Refine: false }, -- cgit v1.2.3-60-g2f50