From 99db5b0a7610f0df64ca8582f0a14b79ec48a60f Mon Sep 17 00:00:00 2001 From: EgorDinamit <53223414+EgorDinamit@users.noreply.github.com> Date: Fri, 20 Mar 2020 10:21:20 +0400 Subject: [PATCH] Update code/game/objects/structures/ghost_role_spawners.dm Co-Authored-By: Rohesie --- code/game/objects/structures/ghost_role_spawners.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/structures/ghost_role_spawners.dm b/code/game/objects/structures/ghost_role_spawners.dm index a927dc058da..ded22861505 100644 --- a/code/game/objects/structures/ghost_role_spawners.dm +++ b/code/game/objects/structures/ghost_role_spawners.dm @@ -662,7 +662,7 @@ /obj/effect/mob_spawn/human/syndicatespace/Destroy() new/obj/structure/fluff/empty_sleeper/syndicate(get_turf(src)) - ..() + return ..() /obj/effect/mob_spawn/human/syndicatespace/captain