From f9781e5f40db334f3dd0fb74247295adb77c7af6 Mon Sep 17 00:00:00 2001 From: Mokiros Date: Mon, 26 Nov 2018 02:48:08 +0300 Subject: [PATCH] Adds "mob_name" to servant golem shell (#41656) --- code/game/objects/structures/ghost_role_spawners.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/objects/structures/ghost_role_spawners.dm b/code/game/objects/structures/ghost_role_spawners.dm index 132214d504e4..7692e4dc7697 100644 --- a/code/game/objects/structures/ghost_role_spawners.dm +++ b/code/game/objects/structures/ghost_role_spawners.dm @@ -182,6 +182,7 @@ /obj/effect/mob_spawn/human/golem/servant has_owner = TRUE name = "inert servant golem shell" + mob_name = "a servant golem" /obj/effect/mob_spawn/human/golem/adamantine