mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(Scripts/ZulGurub): Mandokir engage combat after Speaker's death (#12771)
init Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
This commit is contained in:
@@ -381,6 +381,7 @@ public:
|
|||||||
break;
|
break;
|
||||||
case EVENT_STARTED:
|
case EVENT_STARTED:
|
||||||
me->SetImmuneToAll(false);
|
me->SetImmuneToAll(false);
|
||||||
|
me->SetInCombatWithZone();
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user