It's easy to play on a headless server, but if the scenario is hosted on a home computer, the game gets extremely slow. I recommend when the game begins to jerk, to clear the corpse.
I hope that there is a better balance, that needs to be researched, you have an empty startup inventory and there is even a market.
Code: Select all
/silent-command for key, entity in pairs( game.player.surface.find_entities_filtered{ area = area, type = "corpse" } ) do entity.destroy() end