Now ghosts the AI before it's deleted, setting the respawn timer.
This commit is contained in:
PsiOmega
2015-03-29 16:53:48 +02:00
parent 84e4f6315f
commit 59638b2300
@@ -41,4 +41,5 @@ var/global/list/empty_playable_ai_cores = list()
var/datum/game_mode/traitor/autotraitor/current_mode = ticker.mode
current_mode.possible_traitors.Remove(src)
del(src)
ghostize(0)
del(src)