muffin v7.4.8
This commit is contained in:
parent
63f975ff4f
commit
a9e1cdc5f1
4 changed files with 932 additions and 880 deletions
|
|
@ -357,6 +357,7 @@ internal static class Duty
|
|||
{
|
||||
logger.LogInformation("Reached required level {RequiredLevel} (current: {CurrentLevel})", base.Task.RequiredLevel, b);
|
||||
chatGui.Print($"Reached level {b}, can now continue MSQ.", "Questionable", 576);
|
||||
autoDutyIpc.DisableLevelingMode();
|
||||
return ETaskResult.TaskComplete;
|
||||
}
|
||||
if (autoDutyIpc.IsStopped() && !flag && !flag2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue