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/012-4/wyara.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/012-4') diff --git a/npc/012-4/wyara.txt b/npc/012-4/wyara.txt index d764858a7..a287a5128 100644 --- a/npc/012-4/wyara.txt +++ b/npc/012-4/wyara.txt @@ -16,6 +16,8 @@ L_Menu: .@plush_count = BaseLevel*210-(10*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