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:
@@ -173,7 +173,7 @@ public:
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
if (announce)
|
if (announce)
|
||||||
sWorldSessionMgr->SendZoneText(GLOBAL_TEXT_CHAMPION, player->GetName().c_str());
|
player->GetMap()->SendZoneText(GLOBAL_TEXT_CHAMPION, player->GetName().c_str());
|
||||||
|
|
||||||
eventTimer += 1000;
|
eventTimer += 1000;
|
||||||
eventStage = STAGE_OPEN_GATES;
|
eventStage = STAGE_OPEN_GATES;
|
||||||
|
|||||||
Reference in New Issue
Block a user