mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(Scripts/ThousandNeedles): Add final waypoint dialog for quest 4904 "Free at Last" (#10517)
This commit is contained in:
@@ -112,6 +112,7 @@ public:
|
||||
DoSpawnBandits(ID_AMBUSH_3);
|
||||
break;
|
||||
case 45:
|
||||
Talk(SAY_LAKO_END);
|
||||
if (Player* player = GetPlayerForEscort())
|
||||
player->GroupEventHappens(QUEST_FREE_AT_LAST, me);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user