mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update aq_scripts.cpp
This commit is contained in:
@@ -226,7 +226,7 @@ public:
|
|||||||
}
|
}
|
||||||
// (RequirePreAQQuests = 1) - AQ gate closed after Nefarian kill. War effort starts. AQ War effort + AQ Quest line needs to be done to open the gate.
|
// (RequirePreAQQuests = 1) - AQ gate closed after Nefarian kill. War effort starts. AQ War effort + AQ Quest line needs to be done to open the gate.
|
||||||
// (RequirePreAQQuests = 0) - AQ gate closed after Nefarian kill. War effort starts. AQ War effort needs to be done to open the gate.
|
// (RequirePreAQQuests = 0) - AQ gate closed after Nefarian kill. War effort starts. AQ War effort needs to be done to open the gate.
|
||||||
return sIndividualProgression->isBeforeProgression(target, PROGRESSION_AQ);
|
return sIndividualProgression->isBeforeProgression(target, PROGRESSION_PRE_AQ);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user