fix(Scripts/CullingOfStratholme): Prevent Arthas from despawning (#22570)
This commit is contained in:
parent
5a96fbd23e
commit
dad67f9bb0
1 changed files with 1 additions and 0 deletions
|
|
@ -692,6 +692,7 @@ public:
|
|||
// Start Event
|
||||
Start(true, false);
|
||||
SetDespawnAtEnd(false);
|
||||
SetDespawnAtFar(false);
|
||||
|
||||
ScheduleNextEvent(currentEvent, 9000);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue