Update aq_scripts.cpp

This commit is contained in:
Grimfeather
2025-09-30 13:38:26 +02:00
committed by GitHub
parent 137a9b5ace
commit a51defbb53

View File

@@ -173,7 +173,7 @@ public:
return;
if (announce)
sWorldSessionMgr->SendZoneText(GLOBAL_TEXT_CHAMPION, player->GetName().c_str());
player->GetMap()->SendZoneText(GLOBAL_TEXT_CHAMPION, player->GetName().c_str());
eventTimer += 1000;
eventStage = STAGE_OPEN_GATES;