mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-24 03:47:58 +02:00
Merge pull request #45 from ComfyFactory/mtn_v3
Mtn - remove lights inside icw
This commit is contained in:
commit
a0cb458f3d
@ -97,7 +97,7 @@ local function on_tick()
|
||||
if tick % 10 == 0 then
|
||||
Functions.item_transfer(icw)
|
||||
Functions.hazardous_debris(icw)
|
||||
Functions.glimpse_of_lights(icw)
|
||||
-- Functions.glimpse_of_lights(icw)
|
||||
end
|
||||
if tick % 240 == 0 then
|
||||
Functions.update_minimap(icw)
|
||||
|
Loading…
x
Reference in New Issue
Block a user