fix(Scripts/ThousandNeedles): Add final waypoint dialog for quest 4904 "Free at Last" (#10517)
This commit is contained in:
parent
0457b9fe0b
commit
246babb12c
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue