mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
*reset npc flag, in overlord morghor script, after event is done
--HG-- branch : trunk
This commit is contained in:
@@ -692,6 +692,7 @@ struct npc_overlord_morghorAI : public ScriptedAI
|
||||
Step = 0;
|
||||
|
||||
Event = false;
|
||||
m_creature->SetUInt32Value(UNIT_NPC_FLAGS, 2);
|
||||
}
|
||||
|
||||
void StartEvent()
|
||||
|
||||
Reference in New Issue
Block a user