[MIRROR] Slightly remaps and adds more supplies to the animal hospital ruin (#2705)
* Merge pull request #30505 from Xhuis/vet_remap Slightly remaps and adds more supplies to the animal hospital ruin * Slightly remaps and adds more supplies to the animal hospital ruin
This commit is contained in:
committed by
Poojawa
parent
3afe490be3
commit
628a2442e2
@@ -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(drop_location())
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user