mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -240,7 +240,7 @@ script.on_init(function()
|
|||||||
|
|
||||||
local mgs = {
|
local mgs = {
|
||||||
default_enable_all_autoplace_controls = false,
|
default_enable_all_autoplace_controls = false,
|
||||||
property_expression_names = {['tile:void:probability']=1},
|
property_expression_names = {['tile:out-of-map:probability']=1},
|
||||||
no_enemies_mode = true
|
no_enemies_mode = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user