Enable Difficulty Lock (#807)

[BUG]

[IGNORE]
  checks = { compareBefore = "1.7-beta-5" } # Only apply this if the commit being compared against is 1.7-beta-5 or newer
[IGNORE]
This commit is contained in:
Integer Limit 2024-07-18 20:38:28 +10:00 committed by GitHub
parent 14c38dd16c
commit e9d9d3c2de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -305,7 +305,7 @@ advanced {
# EASY
# NORMAL
# HARD
S:difficultyExpert=NORMAL
S:difficultyExpert=PEACEFUL
# Difficulty (Locked) Override in Normal Mode. Does Not Apply if overrideDifficultyNormal is set to false!
# [default: NORMAL]
@ -318,7 +318,7 @@ advanced {
# Whether to Override Difficulty in Expert Mode.
# [default: false]
B:overrideDifficultyExpert=false
B:overrideDifficultyExpert=true
# Whether to Override Difficulty in Normal Mode.
# [default: false]