neuralgia/config/defaultoptions-common.toml
Xikaro dec4c41753 Squashed commit of the following:
commit b842b13aba
Author: Xikaro <0regon.end@gmail.com>
Date:   Fri Nov 17 00:17:34 2023 +0500

    mods\defaultoptions
2023-11-17 00:20:30 +05:00

6 lines
375 B
TOML

#The default difficulty selected for newly created worlds.
#Allowed Values: PEACEFUL, EASY, NORMAL, HARD
defaultDifficulty = "NORMAL"
#Set to true if the difficulty for new world's should be locked to the specific default. This cannot be unlocked by players without external tools! Probably a bad idea. I don't recommend. Why am I adding this option?
lockDifficulty = false