mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-02-11 13:39:17 +02:00
Leave the forests alone!
This commit is contained in:
parent
fff3395cad
commit
f3647face5
@ -104,7 +104,7 @@ function run_combined_module(event)
|
||||
e.destroy()
|
||||
end
|
||||
for _, e in pairs(surface.find_entities_filtered{area=area, type="tree"}) do
|
||||
e.destroy()
|
||||
-- e.destroy() -- Leaving the trees/forests
|
||||
end
|
||||
for _, e in pairs(surface.find_entities_filtered{area=area, type="simple-entity"}) do
|
||||
e.destroy()
|
||||
|
Loading…
x
Reference in New Issue
Block a user