Enable worldgen on WD (#23861)

This commit is contained in:
metalgearsloth
2024-01-10 22:45:00 +11:00
committed by GitHub
parent e91e746dd3
commit 7fe0f14dff
2 changed files with 4 additions and 4 deletions

View File

@@ -11,6 +11,3 @@ panic_bunker.custom_reason = ""
[hub]
tags = "lang:en,region:am_n_e,rp:low"
[worldgen]
enabled = true

View File

@@ -34,3 +34,6 @@ limit = 10.0
see_own_notes = true
deadmin_on_join = true
new_player_threshold = 600
[worldgen]
enabled = true