From 520f977abd7cc385064310598af7fba49b87829e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Jul 2019 22:30:00 -0300 Subject: Tolchi Arrow cannot be sold anymore (fix GP exploit). Giant Maggot Tolchi-Arrow-Box increase drop rate 5% -> 7% --- db/re/item_db.conf | 2 +- db/re/mob_db.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b20e20f07..0b77e683b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13011,7 +13011,7 @@ item_db: ( Name: "Tolchi Arrow" Type: "IT_AMMO" Buy: 2 - Sell: 1 + Sell: 0 Weight: 2 Atk: 15 Loc: "EQP_AMMO" diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6b4ebc967..a29e91046 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1201,7 +1201,7 @@ mob_db: ( CactusPotion: 3000 Arrow: 900 BugLeg: 800 - TolchiAmmoBox: 500 + TolchiAmmoBox: 700 CherryCake: 350 CoinBag: 200 EmptyBox: 125 -- cgit v1.2.3-60-g2f50