fix
This commit is contained in:
parent
ab03ffd29a
commit
ca272e2ed8
@ -383,7 +383,7 @@ class SoloController
|
||||
}
|
||||
|
||||
$quest = new classes\Quest();
|
||||
$quest->triggerQuest(QUEST_DAY_MEDALS, $medalcost, 1, $account_id);
|
||||
$quest->triggerQuest(QUEST_DAY_MEDALS, 1, $medalcost, $account_id);
|
||||
|
||||
$infoobj = array(
|
||||
'level' => $level,
|
||||
|
Loading…
x
Reference in New Issue
Block a user