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/009-3/kevin.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/009-3') diff --git a/npc/009-3/kevin.txt b/npc/009-3/kevin.txt index b85a52257..faf169088 100644 --- a/npc/009-3/kevin.txt +++ b/npc/009-3/kevin.txt @@ -14,6 +14,7 @@ L_Menu: .@plush_count = BaseLevel*210-(9*210); // Lv 10: 210 GP + // Lv 90: 1.890 GP if (BaseLevel > 10) .@plush_count = .@plush_count/(BaseLevel/10); -- cgit v1.2.3-70-g09d2