diff --git a/code/game/machinery/cloning.dm b/code/game/machinery/cloning.dm index a3ec023888..5d87f65537 100644 --- a/code/game/machinery/cloning.dm +++ b/code/game/machinery/cloning.dm @@ -44,8 +44,8 @@ "salbutamol", // anti-oxyloss "bicaridine", // NOBREATHE species take brute in crit "corazone", // prevents cardiac arrest and liver failure damage - "mimesbane") // stops them gasping from lack of air. - + "mimesbane", // stops them gasping from lack of air. + "mutetoxin") // stops them from killing themselves BY DEATHWHISPERING INSIDE A CLONE POD NICE JOB BREAKING IT HERO /obj/machinery/clonepod/Initialize() . = ..()