2.) Move god-controller character to an empty area in the lab-tile zone.
3.) Run:
Code: Select all
game.player.surface.create_entity({name="tile-ghost",inner_name="landfill",position=game.player.position})
Code: Select all
game.player.surface.create_entity({name="tile-ghost",inner_name="landfill",position=game.player.position})