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.