[MIRROR] Fixes players killing themselves by whispering inside clone pods (#5662)

* shut the fuck up donnie you're out of your element (#35875)

* Fixes players killing themselves by whispering inside clone pods
This commit is contained in:
CitadelStationBot
2018-02-22 23:40:50 -06:00
committed by Poojawa
parent 1b943b15cf
commit 556961c08b
+2 -2
View File
@@ -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()
. = ..()