fix(Scripts/Karazhan): Added Opera Event decorations. (#13952)

Fixes #2339
This commit is contained in:
UltraNix
2022-12-06 20:11:27 +01:00
committed by GitHub
parent 90f5cd8a78
commit 0b4b578b6f
4 changed files with 99 additions and 53 deletions

View File

@@ -269,6 +269,8 @@ public:
}
RaidWiped = false;
instance->SetData(DATA_SPAWN_OPERA_DECORATIONS, m_uiEventId);
}
void UpdateAI(uint32 diff) override