Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

6 lines
307 B
Lua

if settings.startup["flow-control-revert-to-normal-pipe"].value == false then
data.raw["storage-tank"]["pipe-elbow"].minable.result = "pipe-elbow"
data.raw["storage-tank"]["pipe-junction"].minable.result = "pipe-junction"
data.raw["storage-tank"]["pipe-straight"].minable.result = "pipe-straight"
end