Enable worldgen on WD (#23861)
This commit is contained in:
@@ -11,6 +11,3 @@ panic_bunker.custom_reason = ""
|
|||||||
|
|
||||||
[hub]
|
[hub]
|
||||||
tags = "lang:en,region:am_n_e,rp:low"
|
tags = "lang:en,region:am_n_e,rp:low"
|
||||||
|
|
||||||
[worldgen]
|
|
||||||
enabled = true
|
|
||||||
|
|||||||
@@ -34,3 +34,6 @@ limit = 10.0
|
|||||||
see_own_notes = true
|
see_own_notes = true
|
||||||
deadmin_on_join = true
|
deadmin_on_join = true
|
||||||
new_player_threshold = 600
|
new_player_threshold = 600
|
||||||
|
|
||||||
|
[worldgen]
|
||||||
|
enabled = true
|
||||||
|
|||||||
Reference in New Issue
Block a user