Jump to content

worldgenoveride How to set more Failed survivors?


Recommended Posts

Failed Survivors? @Zor562, do you mean like these guys? 

post-474697-0-73890400-1451883528_thumb.

 

They are called boons and you can toggle them inside your worldgenoverride.lua with the following code.

return {override_enabled = true,       misc = {                             boons = "often", -- "never", "rare", "default", "often", "always"       }}
I hope that helps, cheers.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...