From f1be7f1bc6d25de5856888c42e4537f8fd55e2ac Mon Sep 17 00:00:00 2001 From: Playtester Date: Tue, 25 Apr 2006 17:16:12 +0000 Subject: [PATCH] Fixed price of yummy fish git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6273 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/item_db.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 202ac96f7d..7a76af193c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ ========================= 04/25 + * Fixed price of yummy fish 150z -> 250z [Playtester] * Updated Mode and Delays of Odin Temple mobs(using Frus delays for now) [Playtester] * Fixed Element, Race, aDelay, aMotion and Range of Plasma and Breeze [Playtester] * Updated the remaining mob names [Playtester] diff --git a/db/item_db.txt b/db/item_db.txt index dbbc5bd833..070fa74404 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -80,7 +80,7 @@ 576,Prickly_Fruit,Prickly Fruit,0,,10,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{} 577,Grain,Grain,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,14),0; },{},{} 578,Strawberry,Strawberry,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 0,rand(10,14); },{},{} -579,Yummy_Fish,Yummy Fish,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(40,54),0; },{},{} +579,Yummy_Fish,Yummy Fish,0,250,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(40,54),0; },{},{} 580,Bread,Bread,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(20,34),0; },{},{} 581,Mushroom,Mushroom,0,40,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,14),0; },{},{} 582,Orange,Orange,0,,10,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{}