Добавлены все обновления от сообщества, вплоть до #148
@@ -276,4 +276,4 @@ function bobsLogisticsOnMine(event)
|
||||
|
||||
insert_items(game.players[event.player_index], respectiveBelts, calc)
|
||||
end
|
||||
]]-- --drd
|
||||
]]-- --drd
|
||||
|
||||
@@ -2,13 +2,13 @@ local entity = data.raw["underground-belt"]["green-underground-belt"]
|
||||
if entity ~= nil then --bob's logistics is installed
|
||||
local entity = data.raw["underground-belt"]["green-underground-belt"]
|
||||
entity.max_distance = 250
|
||||
--table.insert(entity.flags, "not-deconstructable")
|
||||
--table.insert(entity.flags, "not-deconstructable") --drd
|
||||
end
|
||||
|
||||
entity = data.raw["underground-belt"]["purple-underground-belt"]
|
||||
if entity ~= nil then --bob's logistics is installed
|
||||
entity.max_distance = 250
|
||||
--table.insert(entity.flags, "not-deconstructable")
|
||||
--table.insert(entity.flags, "not-deconstructable") --drd
|
||||
end
|
||||
|
||||
entity = data.raw["pipe-to-ground"]["nitinol-pipe-to-ground"]
|
||||
|
||||
|
Before Width: | Height: | Size: 1005 B After Width: | Height: | Size: 997 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 999 B After Width: | Height: | Size: 982 B |
|
Before Width: | Height: | Size: 783 B After Width: | Height: | Size: 548 B |
|
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 265 B |
@@ -50,4 +50,4 @@ data:extend({
|
||||
|
||||
|
||||
})
|
||||
]]-- --drd
|
||||
]]-- --drd
|
||||
|
||||
|
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 265 B |