mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
feat(Core/Chat): Add config option to allow use LFG anywhere not only in city (#1586)
This commit is contained in:
@@ -3214,5 +3214,13 @@ Calculate.Creature.Zone.Area.Data = 0
|
||||
|
||||
Calculate.Gameoject.Zone.Area.Data = 0
|
||||
|
||||
# LFG SETTINGS
|
||||
#
|
||||
# Includes satellite to search for work elsewhere LFG
|
||||
# Default: 0 - Disable
|
||||
# 1 - Enable
|
||||
|
||||
LFG.Location.All = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user