Scripts/BlackrockMountain: Nefarian. (#16346 f-u)

This commit is contained in:
treeston
2016-06-04 22:21:49 +02:00
parent 83e5df5638
commit 650d7ab596

View File

@@ -209,6 +209,7 @@ public:
me->SetUInt32Value(UNIT_NPC_FLAGS, 0);
DoCast(me, SPELL_NEFARIANS_BARRIER);
me->SetStandState(UNIT_STAND_STATE_STAND);
me->RemoveFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_IMMUNE_TO_PC);
AttackStart(target);
events.ScheduleEvent(EVENT_SHADOW_BOLT, urand(3000, 10000));
events.ScheduleEvent(EVENT_FEAR, urand(10000, 20000));