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:
Eddy Vega
2022-08-21 07:59:18 -06:00
committed by GitHub
parent 61a2f3b5d3
commit 2f5e976ce9

View File

@@ -381,6 +381,7 @@ public:
break;
case EVENT_STARTED:
me->SetImmuneToAll(false);
me->SetInCombatWithZone();
break;
default:
break;