mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
RequireNaxxStrathEntrance = 0
Changed the default to disabled. It can crash the server if some bots aren't attuned this happens when the group is split with a few players in Naxx40 and the rest still in Stratholme and the player then logs out.
This commit is contained in:
@@ -116,10 +116,10 @@ IndividualProgression.HunterPetLevelFix = 1
|
||||
# before being able to use the teleportation crystal in EPL. This is consistent behavior with other Vanilla raids (MC, BL).
|
||||
# If disabled, players can enter Naxx 40 through the crystal as soon as they are attuned and they have reached the correct
|
||||
# progression level - no Stratholme run will be required.
|
||||
# Default: 1 - Enabled
|
||||
# 0 - Disabled
|
||||
# Default: 0 - Disabled
|
||||
# 1 - Enabled
|
||||
#
|
||||
IndividualProgression.RequireNaxxStrathEntrance = 1
|
||||
IndividualProgression.RequireNaxxStrathEntrance = 0
|
||||
|
||||
# IndividualProgression.MoltenCore.ManualRuneHandling
|
||||
# Description: Defines whether Molten Core runes are handled manually (dousing through Aqual Quintessence)
|
||||
|
||||
Reference in New Issue
Block a user