mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
feat(Core): Hide Quest Sparkle Config Option (#13005)
This commit is contained in:
@@ -2148,6 +2148,14 @@ Visibility.Notify.Period.OnContinents = 1000
|
||||
Visibility.Notify.Period.InInstances = 1000
|
||||
Visibility.Notify.Period.InBGArenas = 1000
|
||||
|
||||
#
|
||||
# Visibility.ObjectSparkles
|
||||
# Description: Whether or not to display sparkles on gameobjects related to active quests.
|
||||
# Default: 1 - (Show Sparkles)
|
||||
# 0 - (Hide Sparkles)
|
||||
|
||||
Visibility.ObjectSparkles = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user