Could fix #6641
Created by: clusterfack
Needs more testing at the moment which I don't know how to pull off myself.
The more stringent check of find_dead_player wasn't occurring because a previous change tried to growclone BEFORE the find_dead_player, thus if something passed the growclone checks it would get cloned even if there was no dead player associated with the ckey.