From 4162651bd3e53025ed5fef2c91c1cd14296191fb Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Tue, 25 Jan 2022 23:51:19 +0100 Subject: [PATCH] [MIRROR] Correct Radiation Comment [MDB IGNORE] (#10993) * remove incorrect radiation comment (#64369) * Correct Radiation Comment Co-authored-by: blessedmulligan <30278162+blessedmulligan@users.noreply.github.com> --- 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