Fix remote interfaces in adv start

This commit is contained in:
Cooldude2606
2024-12-20 22:09:26 +00:00
parent 9c4546ab52
commit cf6a584508
2 changed files with 11 additions and 12 deletions

View File

@@ -75,7 +75,6 @@ end
return {
skip_intro = true, --- @setting skip_intro skips the intro given in the default factorio free play scenario
skip_victory = true, --- @setting skip_victory will skip the victory screen when a rocket is launched
research_queue_from_start = true, --- @setting research_queue_from_start when true the research queue is useable from the start
friendly_fire = false, --- @setting friendly_fire weather players will be able to attack each other on the same force
enemy_expansion = false, --- @setting enemy_expansion a catch all for in case the map settings file fails to load
chart_radius = 10 * 32, --- @setting chart_radius the number of tiles that will be charted when the map starts