mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1245,6 +1245,7 @@ if settings.startup['PHI-VP'].value then
|
|||||||
|
|
||||||
for _, v in pairs(data.raw['tile']) do
|
for _, v in pairs(data.raw['tile']) do
|
||||||
if v.subgroup and tile_subgroup[v.subgroup] then
|
if v.subgroup and tile_subgroup[v.subgroup] then
|
||||||
|
v.autoplace = nil
|
||||||
v.hidden = true
|
v.hidden = true
|
||||||
v.hidden_in_factoriopedia = true
|
v.hidden_in_factoriopedia = true
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user