From ecfbcb3872f1215055eeee2dac7e7b7b482c3000 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 Aug 2018 16:33:08 -0300 Subject: Zitoni now is like the other stat reset NPCs --- npc/005-6/zitoni.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-6') diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt index fef2f8f27..a94301f03 100644 --- a/npc/005-6/zitoni.txt +++ b/npc/005-6/zitoni.txt @@ -19,8 +19,8 @@ L_Menu: .@q1=getq(TulimsharQuest_DarkInvocator); if (BaseLevel < 10) .@price = 1; - else - .@price = BaseLevel*200-(9*200); + else + .@price = (BaseLevel*200-(9*200))/(BaseLevel*10); mesn strcharinfo(0); select -- cgit v1.2.3-60-g2f50