diff options
Diffstat (limited to 'npc/015-8-1')
-rw-r--r-- | npc/015-8-1/campaign.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/015-8-1/campaign.txt b/npc/015-8-1/campaign.txt index 1736fdd2a..9a9401c02 100644 --- a/npc/015-8-1/campaign.txt +++ b/npc/015-8-1/campaign.txt @@ -180,6 +180,7 @@ OnSagrathaWin: .@n$=instance_npcname(.name$); addtimer(70, .@n$+"::OnSagrathaReallyWin", .PLAYERID); @swin=true; + specialeffect(FX_FANFARE, AREA, getcharid(3)); end; OnSagrathaReallyWin: |