Runtime prevention for timeofdeath thingy.

This commit is contained in:
Erthilo
2012-05-10 21:45:45 +01:00
parent ea6f906f14
commit eeec0be2b2

View File

@@ -71,7 +71,8 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
if(key)
var/mob/dead/observer/ghost = new(src)
ghost.key = key
ghost.timeofdeath = timeofdeath
if(timeofdeath)
ghost.timeofdeath = timeofdeath
verbs -= /mob/proc/ghost
if (ghost.client)
ghost.client.eye = ghost