Blacky007

Kill all fish

Aug 12th, 2018
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. /c for _, fish in pairs(game.player.surface.find_entities_filtered{type="fish"}) do fish.destroy() end
  2.  
  3. kill all fish in Factorio
Advertisement
Add Comment
Please, Sign In to add comment