From 317b9c6bb9e17d314c755deae3cb50c21ea1e47e Mon Sep 17 00:00:00 2001 From: Alige Date: Tue, 14 Jun 2016 09:13:57 +0200 Subject: Reduced the selling price of the fluffy furs. Everyone was exploiting that in game to get tons of money. --- db/re/item_db.conf | 4 ++-- db/re/mob_db.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5f1a45c3..d1218be6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2004,8 +2004,8 @@ item_db: ( AegisName: "FluffyFur" Name: "Flufy Fur" Type: "IT_ETC" - Buy: 250 - Sell: 15 + Buy: 200 + Sell: 8 Weight: 2 Atk: 0 Matk: 0 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 4ec87c5c..8b8f68f9 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -978,8 +978,8 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - FluffyFur: 4000 - LettuceLeaf: 2000 + FluffyFur: 2500 + LettuceLeaf: 1500 Moss: 800 } }, -- cgit v1.2.3-70-g09d2