You need a function that will see if the player has left the game. If the player leave, then make the tycoon go back to how it was originally (with no owner)
OR, a more efficient way of doing it is to have a PlayerRemoving function in game.Players. It will return the player, and you can see if the player is the owner of the tycoon. If it is, then you can regen the tycoon.