mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1744,6 +1744,17 @@ if settings.startup['PHI-CT'].value then
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
no_enemies_mode = true
|
no_enemies_mode = true
|
||||||
|
},
|
||||||
|
advanced_settings = {
|
||||||
|
pollution = {
|
||||||
|
enabled = false
|
||||||
|
},
|
||||||
|
enemy_evolution = {
|
||||||
|
enabled = false
|
||||||
|
},
|
||||||
|
enemy_expansion = {
|
||||||
|
enabled = false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user