This commit is contained in:
silicons
2020-12-12 11:19:45 -07:00
parent 24c09edd03
commit 07d8e72125
6 changed files with 17 additions and 42 deletions
+4
View File
@@ -66,6 +66,10 @@
GLOB.alive_mob_list -= src
if(!gibbed)
GLOB.dead_mob_list += src
if(mind.key)
var/datum/preferences/P = GLOB.preferences_datums[ckey(mind.key)]
if(P)
P.respawn_time_of_death = world.time
set_drugginess(0)
set_disgust(0)
SetSleeping(0, 0)