More 0.17.35 Fixs

This commit is contained in:
Cooldude2606
2019-05-02 16:49:05 +01:00
parent ba2866d528
commit f8136aea5f
2 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ local function spawn_base(surface,position)
table.insert(tiles_to_make,{name=dtile,position=p})
local entities_to_remove = surface.find_entities_filtered{area={{p.x-1,p.y-1},{p.x,p.y}}}
for _,entity in pairs(entities_to_remove) do
if entity.name ~= 'player' then entity.destroy() end
if entity.name ~= 'character' then entity.destroy() end
end
elseif prod < pr2 then
-- if it is inside the pattern radius