mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
fix(Core/TempleOfAhnQiraj): Viscidus (#12956)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user