-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapgen sometimes generates completely empty towns #37856
Comments
Hey, could always make it a feature. Urban planning and all that. A sign stating "Real Estate for Sale" would be nice though if the worldgen can detect it as empty. :P |
That's actually an accurate representation of Gouldsboro, Maine. It's kinda scary. |
@l29ah is this issue still valid? |
@l29ah What's your setting for size of cities? |
4 |
That explains it. According to the code, with size of cities set to 4 or less, there is a fairly high chance to spawn such 1-tile "city". |
Made of a few roads.
Expected behavior
Either no town or a populated town.
Screenshots
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Alternative Map Key [alt_map_key],
No Rail Stations [No_Rail_Stations]
]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: