summaryrefslogtreecommitdiff
path: root/npc/003-10
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-09-24 05:36:47 -0300
committerJesusaves <cpntb1@ymail.com>2021-09-24 05:36:47 -0300
commit2a64f8c25598a7f2e374eefb5a9bf93680b72708 (patch)
treefee25ee2486c11d0135aa698d9e73cf17b4927b9 /npc/003-10
parent3079464676d63e74c5c5caab59dd50fbfe00edaa (diff)
downloadserverdata-2a64f8c25598a7f2e374eefb5a9bf93680b72708.tar.gz
serverdata-2a64f8c25598a7f2e374eefb5a9bf93680b72708.tar.bz2
serverdata-2a64f8c25598a7f2e374eefb5a9bf93680b72708.tar.xz
serverdata-2a64f8c25598a7f2e374eefb5a9bf93680b72708.zip
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.
Diffstat (limited to 'npc/003-10')
-rw-r--r--npc/003-10/kreist.txt2
1 files changed, 1 insertions, 1 deletions
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;