This commit is contained in:
2025-05-27 19:42:43 +09:00
parent 0e613bb7b6
commit 8ee55a56e9

View File

@@ -1245,6 +1245,7 @@ if settings.startup['PHI-VP'].value then
for _, v in pairs(data.raw['tile']) do
if v.subgroup and tile_subgroup[v.subgroup] then
v.autoplace = nil
v.hidden = true
v.hidden_in_factoriopedia = true
end