mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1728,6 +1728,7 @@ if settings.startup['PHI-CT'].value then
|
|||||||
order = 'zz',
|
order = 'zz',
|
||||||
basic_settings = {
|
basic_settings = {
|
||||||
default_enable_all_autoplace_controls = false,
|
default_enable_all_autoplace_controls = false,
|
||||||
|
autoplace_controls = {},
|
||||||
autoplace_settings = {
|
autoplace_settings = {
|
||||||
tile = {
|
tile = {
|
||||||
treat_missing_as_default = false,
|
treat_missing_as_default = false,
|
||||||
@@ -1741,7 +1742,8 @@ if settings.startup['PHI-CT'].value then
|
|||||||
decorative = {
|
decorative = {
|
||||||
treat_missing_as_default = false
|
treat_missing_as_default = false
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
no_enemies_mode = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user