From 5ae0176cf1ee8cc7f630b351a45557ffa51541ed Mon Sep 17 00:00:00 2001
From: Enchilado <crunchy@crunchy-Satellite-L300.(none)>
Date: Sun, 5 Jun 2011 22:07:47 +1000
Subject: Lower snail's fruit drop buy and sell prices

Gah, didn't even think of this when I increased the droprate. Change
from 1000/500 to 50/25.
---
 db/item_db.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/db/item_db.txt b/db/item_db.txt
index 7b29ced7..5f5b75e3 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -394,11 +394,11 @@
 1245,		BentNeedle,			Bent Needle,			3,	700,	1,	3,	,	,	,	,	,	2,	,	,	0,	0,	{},					{}
 1246,		DarkEasterEgg,			Dark Easter Egg,		3,	700,	50,	10,	,	,	,	,	,	2,	,	,	0,	0,	{},					{}
 1247,		HeartGlasses,			Heart Glasses,			5,	7500,	5000,	20,	,	4,	,	5,	0,	2,	256,	,	0,	0,	{},					{}
-1248,		Blueberries,			Blueberries,			0,	1000,	500,	6,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 200,				0;},					{}
+1248,		Blueberries,			Blueberries,			0,	50,	25,	6,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 200,				0;},					{}
 1249,		StrangeCoin,			Strange Coin,			3,	7000,	5000,	3,	,	,	,	,	,	2,	,	,	0,	0,	{},					{}
-1250,		Pear,				Pear,				0,	1000,	500,	7,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 150,				0;},					{}
-1251,		Plum,				Plum,				0,	1000,	500,	10,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 100,				0;},					{}
-1252,		Cherry,				Cherry,				0,	1000,	500,	5,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 50,				0;},					{}
+1250,		Pear,				Pear,				0,	50,	25,	7,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 150,				0;},					{}
+1251,		Plum,				Plum,				0,	50,	25,	10,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 100,				0;},					{}
+1252,		Cherry,				Cherry,				0,	50,	25,	5,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 50,				0;},					{}
 1253,		GoldenDeliciousApple,		Golden Delicious Apple,		0,	1000,	500,	30,	,	,	,	,	,	2,	,	,	0,	,	{itemheal 200,				0;},					{}
 1254,		DarkPetal,			Dark Petal,			3,	15000,	8000,	250,	,	,	,	,	,	2,	,	,	0,	,	{},					{}
 1255,		WhiteRabbitEars,		White Rabbit Ears,		5,	7000,	5000,	20,	,	5,	,	4,	0,	2,	256,	,	1,	0,	{},					{}
-- 
cgit v1.2.3-70-g09d2