mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 22:56:24 +00:00
fix(Core/Pathfinding): Creatures regen health, spells LOD (#4509)
This commit is contained in:
@@ -1967,6 +1967,14 @@ NpcEvadeIfTargetIsUnreachable = 5
|
||||
|
||||
NpcRegenHPIfTargetIsUnreachable = 1
|
||||
|
||||
|
||||
# NpcRegenHPTimeIfTargetIsUnreachable
|
||||
# Description: Specifies the time (in seconds) that a creature whom target
|
||||
# is unreachable in raid to end up regenerate health.
|
||||
# Default: 10
|
||||
|
||||
NpcRegenHPTimeIfTargetIsUnreachable = 10
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user