Slightly remaps the animal hospital ruin

This commit is contained in:
Xhuis
2017-09-07 20:30:31 -04:00
parent 17f8c4a341
commit 33fd9144e4
2 changed files with 83 additions and 52 deletions
@@ -249,6 +249,11 @@
everyone? Where did they go? What happened to the hospital? And is that <i>smoke</i> you smell? You need to find someone else. Maybe they can tell you what happened.</b>"
assignedrole = "Translocated Vet"
/obj/effect/mob_spawn/human/doctor/alive/lavaland/Destroy()
var/obj/structure/fluff/empty_sleeper/S = new(get_turf(src))
S.setDir(dir)
return ..()
//Prisoner containment sleeper: Spawns in crashed prison ships in lavaland. Ghosts become escaped prisoners and are advised to find a way out of the mess they've gotten themselves into.
/obj/effect/mob_spawn/human/prisoner_transport
name = "prisoner containment sleeper"