mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
Merge branch 'master' into Playerbot
This commit is contained in:
@@ -286,7 +286,9 @@ Creature::Creature(bool isWorldObject): Unit(isWorldObject), MovableMapObject(),
|
||||
m_ProhibitSchoolTime[i] = 0;
|
||||
|
||||
m_CreatureSpellCooldowns.clear();
|
||||
DisableReputationGain = false;
|
||||
|
||||
DisableReputationReward = false;
|
||||
DisableLootReward = false;
|
||||
|
||||
m_SightDistance = sWorld->getFloatConfig(CONFIG_SIGHT_MONSTER);
|
||||
m_CombatDistance = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user