fix(Core/TempleOfAhnQiraj): Viscidus (#12956)
This commit is contained in:
parent
d50dfdbee6
commit
337c308dd3
5 changed files with 283 additions and 108 deletions
|
|
@ -91,6 +91,7 @@ public:
|
|||
void DespawnEntry(uint32 entry);
|
||||
void DespawnAll();
|
||||
bool IsAnyCreatureAlive() const;
|
||||
bool IsAnyCreatureWithEntryAlive(uint32 entry) const;
|
||||
bool IsAnyCreatureInCombat() const;
|
||||
|
||||
template <typename T>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue