From 78e8ca91479a97f36e368d4d8b7d88520fc33581 Mon Sep 17 00:00:00 2001 From: Mark van Alphen Date: Fri, 29 Mar 2019 17:38:46 +0100 Subject: [PATCH] Fix EXTRA_SPACE_RUIN_LEVELS_* names --- config/example/config.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/example/config.txt b/config/example/config.txt index 078d6bc006c..a9c2fe8af01 100644 --- a/config/example/config.txt +++ b/config/example/config.txt @@ -323,6 +323,12 @@ PLAYER_REROUTE_CAP 0 ## Disable the loading of space ruins #DISABLE_SPACE_RUINS +## Minimum number of space ruins levels to generate +EXTRA_SPACE_RUIN_LEVELS_MIN 2 + +## Maximum number of space ruins levels to generate +EXTRA_SPACE_RUIN_LEVELS_MAX 4 + ## Uncomment to disable the OOC/LOOC channel by default. #DISABLE_OOC