mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
chore(conf): change default option & add description for setting Instance.SharedNormalHeroicId (#9484)
This commit is contained in:
@@ -3380,12 +3380,12 @@ StrictChannelNames = 0
|
||||
|
||||
#
|
||||
# Instance.SharedNormalHeroicId
|
||||
# Description: No description
|
||||
# Default: 0 - Disable
|
||||
# 1 - Enable
|
||||
# Description: Forces ICC and RS Normal and Heroic to share lockouts. ToC is uneffected and Normal and Heroic will be separate.
|
||||
# Default: 1 - Enable
|
||||
# 0 - Disable
|
||||
#
|
||||
|
||||
Instance.SharedNormalHeroicId = 0
|
||||
Instance.SharedNormalHeroicId = 1
|
||||
|
||||
#
|
||||
# Instance.ResetTimeRelativeTimestamp
|
||||
|
||||
Reference in New Issue
Block a user