mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 10:33:46 +00:00
feat(Core/Config): Allow disable points of interest for quests (#14501)
This commit is contained in:
@@ -3803,6 +3803,14 @@ JoinBGAndLFG.Enable = 0
|
||||
|
||||
LeaveGroupOnLogout.Enabled = 1
|
||||
|
||||
#
|
||||
# QuestPOI.Enabled
|
||||
# Description: Show points of interest on the map
|
||||
# Default: 1 - Enabled
|
||||
# 0 - Disabled
|
||||
|
||||
QuestPOI.Enabled = 1
|
||||
|
||||
#
|
||||
# ChangeFaction.MaxMoney
|
||||
# Description: Maximum amount of gold allowed on the character to perform a faction change.
|
||||
|
||||
Reference in New Issue
Block a user