mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
chore(Conf): Quests.HighLevelHideDiff / Quests.LowLevelHideDiff description
This commit is contained in:
@@ -2796,8 +2796,7 @@ QuestPOI.Enabled = 1
|
||||
# Description: Level difference between player and quest level at which quests are
|
||||
# considered low-level and are not shown via exclamation mark (!) at quest
|
||||
# givers.
|
||||
# Default: 4 - (Enabled, Hide quests that have 4 levels less than the character)
|
||||
# -1 - (Disabled, Show all available quest marks)
|
||||
# Default: 4 - (Enabled, Hide quests that are more than 4 levels lower than the character)
|
||||
|
||||
Quests.LowLevelHideDiff = 4
|
||||
|
||||
@@ -2806,8 +2805,7 @@ Quests.LowLevelHideDiff = 4
|
||||
# Description: Level difference between player and quest level at which quests are
|
||||
# considered high-level and are not shown via exclamation mark (!) at quest
|
||||
# givers.
|
||||
# Default: 7 - (Enabled, Hide quests that have 7 levels more than the character)
|
||||
# -1 - (Disabled, Show all available quest marks)
|
||||
# Default: 7 - (Enabled, Hide quests that are more than 7 levels higher than the character)
|
||||
|
||||
Quests.HighLevelHideDiff = 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user