From bcaf48c44080c277fe2c80bd271766299bfdb8d1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 1 Jan 2019 20:07:21 -0200 Subject: Mark on each status reset NPC, how much they charge on level 10 and 90 Zitoni price fixed (18 GP → 1.800 GP) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/017-6/azwell.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/017-6') diff --git a/npc/017-6/azwell.txt b/npc/017-6/azwell.txt index f21284a72..79fa73dd7 100644 --- a/npc/017-6/azwell.txt +++ b/npc/017-6/azwell.txt @@ -11,7 +11,8 @@ L_Menu: .@plush_count = BaseLevel*190-(9*210); - // Lv 10: ?? + // Lv 10: 10 GP + // Lv 90: 1.690 GP if (BaseLevel > 10) .@plush_count = .@plush_count/(BaseLevel/10); -- cgit v1.2.3-70-g09d2