Update Dungeon Config authored by MarcatoSound's avatar MarcatoSound
...@@ -120,7 +120,7 @@ AccessKeys: ...@@ -120,7 +120,7 @@ AccessKeys:
KeyItems: [] KeyItems: []
# VERSION 1.3.1+ ONLY # VERSION 1.3.1+ ONLY
Difficulty: Difficulty:
# Whether or not to enable difficulty levels for dungeons. # Whether or not to enable difficulty levels for this dungeon.
EnableDifficultyLevels: false EnableDifficultyLevels: false
# Whether or not to show a difficulty selection menu to the player when playing. Requires the above to ALSO be true. # Whether or not to show a difficulty selection menu to the player when playing. Requires the above to ALSO be true.
EnableDifficultyMenu: false EnableDifficultyMenu: false
... ...
......