Added Jail and some other stuff

This commit is contained in:
Cooldude2606
2019-04-16 20:46:42 +01:00
parent 0123451267
commit eb4c389673
14 changed files with 194 additions and 66 deletions

View File

@@ -141,4 +141,7 @@ Event.add(defines.events.on_player_created, function(event)
spawn_belts(s,p)
spawn_turrets()
player.teleport(p,s)
end)
end)
-- Way to access global table
return turrets