diff options
Diffstat (limited to 'npc/003-10/kreist.txt')
-rw-r--r-- | npc/003-10/kreist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-10/kreist.txt b/npc/003-10/kreist.txt index 3e81d15df..add11daa4 100644 --- a/npc/003-10/kreist.txt +++ b/npc/003-10/kreist.txt @@ -84,6 +84,7 @@ L_QuestMaster: .@lv+=strmobinfo(3, .@q2); getexp BaseLevel*.@lv, .@lv; setq2 .@q, 0; + setq3 .@q, 0; MERCENARY_DAILYQUEST+=1; if (MERCENARY_DAILYQUEST % 5 == 0) { getitem MercBoxA, 1; |