From 2a64f8c25598a7f2e374eefb5a9bf93680b72708 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Sep 2021 05:36:47 -0300 Subject: Dream Tower Event. Will begin this monday. Obviously poorly tested. And balance-wise broken as ****** but whatever - it is done. And it is 05:37, any issues can be addressed after waking up. --- npc/003-10/kreist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-10') diff --git a/npc/003-10/kreist.txt b/npc/003-10/kreist.txt index d688aa39b..4e1fcd68c 100644 --- a/npc/003-10/kreist.txt +++ b/npc/003-10/kreist.txt @@ -87,7 +87,7 @@ L_QuestMaster: .@overkill=.@q3-50; Zeny+=.@lv*(42+MERCENARY_DAILYQUEST); // Raise LV according to monster level - .@lv+=getmonsterinfo(MOB_LV, .@q2)+MERCENARY_DAILYQUEST*11/10; + .@lv+=getmonsterinfo(.@q2, MOB_LV)+MERCENARY_DAILYQUEST*11/10; getexp BaseLevel*.@lv, .@lv+.@overkill; setq2 .@q, 0; setq3 .@q, 0; -- cgit v1.2.3-70-g09d2