mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
fix(Core/Creature): Leashing improvements. (#22129)
Co-authored-by: killerwife <killerwife@users.noreply.github.com> Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com>
This commit is contained in:
@@ -2824,6 +2824,14 @@ Rate.Creature.Aggro = 1
|
||||
|
||||
CreatureFamilyFleeAssistanceRadius = 30
|
||||
|
||||
#
|
||||
# CreatureLeashRadius
|
||||
# Description: Distance (in yards) for default leash due to being too far from pulled position.
|
||||
# Default: 30 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
CreatureLeashRadius = 30
|
||||
|
||||
#
|
||||
# CreatureFamilyAssistanceRadius
|
||||
# Description: Distance for creatures calling for assistance from other creatures without
|
||||
|
||||
Reference in New Issue
Block a user