a little odd, but sure

This commit is contained in:
Xhuis
2017-09-11 13:50:39 -04:00
parent 33fd9144e4
commit 345548d71c
@@ -250,7 +250,7 @@
assignedrole = "Translocated Vet"
/obj/effect/mob_spawn/human/doctor/alive/lavaland/Destroy()
var/obj/structure/fluff/empty_sleeper/S = new(get_turf(src))
var/obj/structure/fluff/empty_sleeper/S = new(drop_location())
S.setDir(dir)
return ..()