From 09deb0a78c8e787530555be5831c3edfe4f9662d Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 6 Aug 2006 20:22:42 +0000 Subject: Fixed selling price of Sharp Leaf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8153 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/item_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 4e09bfb82..c2ddec5f4 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ ----- ========================= +08/06 + * Fixed selling price of Sharp Leaf [Playtester] 08/05 * Added temporary size fixes for GS/NJ weapons [Playtester] * Raised NJ/GS item MVP drop rates a little [Playtester] diff --git a/db/item_db.txt b/db/item_db.txt index eeedafa71..f66201427 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1870,7 +1870,7 @@ 7097,Burning_Heart,Burning Heart,3,,462,10,,,,,,,,,,,,,{},{},{} 7098,Live_Coal,Live Coal,3,,319,10,,,,,,,,,,,,,{},{},{} 7099,Worn-out_Magic_Scroll,Worn-out Magic Scroll,3,,387,10,,,,,,,,,,,,,{},{},{} -7100,Sharp_Leaf,Sharp Leaf,3,,10,10,,,,,,,,,,,,,{},{},{} +7100,Sharp_Leaf,Sharp Leaf,3,,403,10,,,,,,,,,,,,,{},{},{} 7101,Peco_Peco_Feather,Peco Peco Feather,3,,227,10,,,,,,,,,,,,,{},{},{} 7102,Nightmare,Nightmare,3,,10,10,,,,,,,,,,,,,{},{},{} 7103,Unknown_Liquid_Bottle,Unknown Liquid Bottle,3,,10,10,,,,,,,,,,,,,{},{},{} -- cgit v1.2.3-70-g09d2