diff options
| author | megamage <none@none> | 2008-11-25 16:36:50 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2008-11-25 16:36:50 -0600 |
| commit | f6ea784eda445794bf99ba2b9f97012ea4009f59 (patch) | |
| tree | 97ed434b569dd1194854908cd3fe67a9129a5e8b /src/trinitycore | |
| parent | 52f2e35d65af17abfd9499232398bab338db78e1 (diff) | |
*Update to Mangos 6848. Source: Mangos.
--HG--
branch : trunk
Diffstat (limited to 'src/trinitycore')
| -rw-r--r-- | src/trinitycore/trinitycore.conf.dist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index ad4ea6618e0..f9233dff65e 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -621,6 +621,10 @@ TalentsInspecting = 1 # Default: 10 # 0 - off # +# CreatureFamilyAssistanceDelay +# Reaction time for creature assistance call +# Default: 1500 (1.5s) +# # WorldBossLevelDiff # Difference for boss dynamic level with target # Default: 3 @@ -666,6 +670,7 @@ TalentsInspecting = 1 ThreatRadius = 100 Rate.Creature.Aggro = 1 CreatureFamilyAssistenceRadius = 10 +CreatureFamilyAssistanceDelay = 1500 WorldBossLevelDiff = 3 Corpse.Decay.NORMAL = 60 Corpse.Decay.RARE = 300 |
