Update aq_scripts.cpp

This commit is contained in:
Grimfeather
2025-05-21 02:47:44 +02:00
committed by GitHub
parent 5f5d8ffac2
commit 2930edcff5

View File

@@ -87,7 +87,7 @@ public:
return false;
}
/* The Scarab Gong can still be seen after during the outdoor AQ war. */
/* The Scarab Gong can still be seen during the outdoor AQ war. */
if (sIndividualProgression->hasPassedProgression(target, PROGRESSION_AQ_WAR))
{
return sIndividualProgression->isBeforeProgression(target, PROGRESSION_PRE_AQ);