muffin v7.4.4
This commit is contained in:
parent
5791858984
commit
8461a561d3
9 changed files with 29358 additions and 748 deletions
|
|
@ -873,7 +873,7 @@ internal sealed class QuestFunctions
|
|||
{
|
||||
if (IsQuestUnobtainable(questId, extraCompletedQuest))
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
QuestInfo questInfo = (QuestInfo)_questData.GetQuestInfo(questId);
|
||||
if (questInfo.GrandCompany != FFXIVClientStructs.FFXIV.Client.UI.Agent.GrandCompany.None)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue