From 447ed0e40175dda1469c26eb5176b970570c3416 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 Aug 2018 15:16:34 -0300 Subject: Change rule of stat reset to another obscure and crazy rule --- npc/009-3/kevin.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/009-3') diff --git a/npc/009-3/kevin.txt b/npc/009-3/kevin.txt index 6bec68e69..4db972e28 100644 --- a/npc/009-3/kevin.txt +++ b/npc/009-3/kevin.txt @@ -14,6 +14,8 @@ L_Menu: .@plush_count = BaseLevel*210-(9*210); // Lv 10: 210 GP + if (BaseLevel > 10) + .@plush_count = .@plush_count/(BaseLevel/10); select l("Can you reset my stats please?"), -- cgit v1.2.3-60-g2f50