From e0fb68d8102caee8961119a9f7b0cd880da1b5a7 Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Wed, 4 Jun 2014 16:25:51 +0930 Subject: [PATCH] Fixed that odd name issue with podspawn dionaea. --- code/game/machinery/podmen.dm | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/game/machinery/podmen.dm b/code/game/machinery/podmen.dm index 6dd173f4478..041a03348c5 100644 --- a/code/game/machinery/podmen.dm +++ b/code/game/machinery/podmen.dm @@ -123,9 +123,6 @@ Growing it to term with nothing injected will grab a ghost from the observers. * if(realName) podman.real_name = realName - else - podman.real_name = "diona nymph ([rand(100,999)])" - podman.dna.real_name = podman.real_name // Update mode specific HUD icons.