Various dynamic tweaks

This commit is contained in:
Putnam
2020-04-21 20:52:33 -07:00
parent 24370db5eb
commit 44925da1d8
9 changed files with 22 additions and 13 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
/obj/structure/table/abductor/wabbajack/proc/sleeper_dreams(mob/living/sleeper)
if(sleeper in sleepers)
to_chat(sleeper, "<span class='revennotice'>While you slumber, you have the strangest dream, like you can see yourself from the outside.</span>")
sleeper.ghostize(TRUE)
sleeper.ghostize(TRUE, voluntary = TRUE)
/obj/structure/table/abductor/wabbajack/left
desc = "You sleep so it may wake."