diff --git a/map_gen/maps/crash_site/scenario.lua b/map_gen/maps/crash_site/scenario.lua index f4b236ce2..b7f6f2a25 100644 --- a/map_gen/maps/crash_site/scenario.lua +++ b/map_gen/maps/crash_site/scenario.lua @@ -969,7 +969,6 @@ Global.register_init( local surface = game.surfaces[1] surface.map_gen_settings = {width = 2, height = 2} surface.clear() - game.forces.player.lock_space_location('nauvis') local seed = RS.get_surface().map_gen_settings.seed tbl.outpost_seed = outpost_seed or seed