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
|
# Instance.SharedNormalHeroicId
|
||||||
# Description: No description
|
# Description: Forces ICC and RS Normal and Heroic to share lockouts. ToC is uneffected and Normal and Heroic will be separate.
|
||||||
# Default: 0 - Disable
|
# Default: 1 - Enable
|
||||||
# 1 - Enable
|
# 0 - Disable
|
||||||
#
|
#
|
||||||
|
|
||||||
Instance.SharedNormalHeroicId = 0
|
Instance.SharedNormalHeroicId = 1
|
||||||
|
|
||||||
#
|
#
|
||||||
# Instance.ResetTimeRelativeTimestamp
|
# Instance.ResetTimeRelativeTimestamp
|
||||||
|
|||||||
Reference in New Issue
Block a user