Files
Paradise/code/modules/mob/dead/observer/login.dm
T

10 lines
214 B
Plaintext

/mob/dead/observer/Login()
..()
if(ghostimage)
ghostimage.icon_state = src.icon_state
updateghostimages()
if(GLOB.non_respawnable_keys[ckey])
can_reenter_corpse = 0
GLOB.respawnable_list -= src