mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Scripts/CullingOfStratholme): Prevent Arthas from despawning (#22570)
This commit is contained in:
@@ -692,6 +692,7 @@ public:
|
||||
// Start Event
|
||||
Start(true, false);
|
||||
SetDespawnAtEnd(false);
|
||||
SetDespawnAtFar(false);
|
||||
|
||||
ScheduleNextEvent(currentEvent, 9000);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user