From 8ccd95ccfa0ddfb7be9f6dfc4fe9414b878df7f0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 4 Sep 2019 15:18:36 -0300 Subject: Mock items price: one million → half million MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/003-5/jeweler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-5') diff --git a/npc/003-5/jeweler.txt b/npc/003-5/jeweler.txt index 25642c522..9b37ae1a4 100644 --- a/npc/003-5/jeweler.txt +++ b/npc/003-5/jeweler.txt @@ -192,7 +192,7 @@ OnInit: tradertype(NST_ZENY); sellitem WeddingRing, 5000; - sellitem GoldenBlackPearlRing, 1000000; // I'm joking of course. Don't tell me you'll pay 1M for... this? + sellitem GoldenBlackPearlRing, 500000; // I'm joking of course. Don't tell me you'll pay half MILLION for... this? end; // Pay your taxes! -- cgit v1.2.3-70-g09d2