mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(Scripts/Naxxramas): Reset "And They Would All Go Down Together" timer on wipe (#26265)
This commit is contained in:
@@ -595,6 +595,7 @@ public:
|
||||
case NOT_STARTED:
|
||||
{
|
||||
_horsemanAchievement = true;
|
||||
_events.CancelEvent(EVENT_AND_THEY_WOULD_ALL_GO_DOWN_TOGETHER);
|
||||
|
||||
if (!horsemanKilled)
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user