I created a new world with the "Alcatraz" Prison start and I was expecting it to be far from main land.
Not sure how to force this specific map creation (if even possible).
"Alcatraz" should be at least a few-several tiles from any kind of land.


The fix here is to add a ring of lake_surface locations to the special definition (e.g. is lake surface and can only be placed on lake surface) which will ensure that padding is present when the game is attempting to place the location.
[Just realises Laks + Alcatraz is a thing in this game now] :O
Most helpful comment
The fix here is to add a ring of
lake_surfacelocations to the special definition (e.g. is lake surface and can only be placed on lake surface) which will ensure that padding is present when the game is attempting to place the location.