sleepy fix (#9266)

What it says in the title.
This commit is contained in:
Alberyk
2020-07-03 07:27:17 +03:00
committed by GitHub
parent de365bff9a
commit 2b4b047318
2 changed files with 7 additions and 2 deletions
@@ -43,8 +43,7 @@
for(var/obj/machinery/cryopod/C in A)
if(!C.occupant)
C.set_occupant(victim, 1)
victim.Sleeping(3)
to_chat(victim,SPAN_NOTICE("You are slowly waking up from the cryostasis aboard [current_map.full_name]. It might take a few seconds."))
to_chat(victim,SPAN_NOTICE("You are slowly waking up from the cryostasis aboard [current_map.full_name]."))
return
/datum/spawnpoint/cyborg