diff --git a/Resources/ConfigPresets/WizardsDen/leviathan.toml b/Resources/ConfigPresets/WizardsDen/leviathan.toml index 1fb2aca372..7560833f13 100644 --- a/Resources/ConfigPresets/WizardsDen/leviathan.toml +++ b/Resources/ConfigPresets/WizardsDen/leviathan.toml @@ -11,6 +11,3 @@ panic_bunker.custom_reason = "" [hub] tags = "lang:en,region:am_n_e,rp:low" - -[worldgen] -enabled = true diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml index a271e36cf1..413de472bf 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -33,4 +33,7 @@ limit = 10.0 [admin] see_own_notes = true deadmin_on_join = true -new_player_threshold = 600 \ No newline at end of file +new_player_threshold = 600 + +[worldgen] +enabled = true