From 7cdbcf4c2cbe3e31d1c7fa3fc21e13a834cfae94 Mon Sep 17 00:00:00 2001 From: blessedmulligan <30278162+blessedmulligan@users.noreply.github.com> Date: Tue, 25 Jan 2022 12:43:28 -0800 Subject: [PATCH] remove incorrect radiation comment (#64369) --- code/datums/components/irradiated.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/datums/components/irradiated.dm b/code/datums/components/irradiated.dm index 63a9379b9c1..641b331bdbb 100644 --- a/code/datums/components/irradiated.dm +++ b/code/datums/components/irradiated.dm @@ -12,7 +12,6 @@ /// This atom is irradiated, and will glow green. /// Humans will take toxin damage until all their toxin damage is cleared. -/// Items will attempt to irradiate whoever is holding them, as well as whatever they are inside. /datum/component/irradiated dupe_mode = COMPONENT_DUPE_UNIQUE