mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
fix(Core/Config): typo in worldserver.conf.dist (#6258)
Fixes: Config::LoadFile: Failure to read line number 1460 in file 'configs/worldserver.conf.dist'. Skip this line
This commit is contained in:
@@ -1457,7 +1457,7 @@ CreatureFamilyAssistanceDelay = 2000
|
||||
# CreatureFamilyAssistancePeriod
|
||||
# Description: Time (in milliseconds) before next creature assistance call.
|
||||
# Default: 3000 - (3 Seconds)
|
||||
0 - (Disabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
CreatureFamilyAssistancePeriod = 3000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user