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/017-6/azwell.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/017-6') diff --git a/npc/017-6/azwell.txt b/npc/017-6/azwell.txt index ab402f74a..91a23b309 100644 --- a/npc/017-6/azwell.txt +++ b/npc/017-6/azwell.txt @@ -12,6 +12,8 @@ L_Menu: .@plush_count = BaseLevel*190-(9*210); // Lv 10: ?? + if (BaseLevel > 10) + .@plush_count = .@plush_count/(BaseLevel/10); select l("Can you reset my stats please?"), -- cgit v1.2.3-60-g2f50