From 4a50b86b478d1952690e7dd9b8d7ea4d0848a067 Mon Sep 17 00:00:00 2001 From: kevinz000 <2003111+kevinz000@users.noreply.github.com> Date: Tue, 8 Jan 2019 10:09:48 -0800 Subject: [PATCH] Revert "[Ready] Makes synda paper mask correct eye sight and flash proof (#7858)" This reverts commit 2b68547f8d612acc8a8a4c4d4f4d7bd7a9bd8787. --- .../code/modules/clothing/glasses/phantomthief.dm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modular_citadel/code/modules/clothing/glasses/phantomthief.dm b/modular_citadel/code/modules/clothing/glasses/phantomthief.dm index e5f58d4082..49eb089afa 100644 --- a/modular_citadel/code/modules/clothing/glasses/phantomthief.dm +++ b/modular_citadel/code/modules/clothing/glasses/phantomthief.dm @@ -1,8 +1,6 @@ /obj/item/clothing/glasses/phantomthief name = "suspicious paper mask" - desc = "A cheap, Syndicate-branded paper face mask with vision correction lens and flash proof! They'll never see it coming. This mask goes over your eyes." - flash_protect = 1 - vision_correction = 1 + desc = "A cheap, Syndicate-branded paper face mask. They'll never see it coming." alternate_worn_icon = 'icons/mob/mask.dmi' icon = 'icons/obj/clothing/masks.dmi' icon_state = "s-ninja" @@ -14,7 +12,7 @@ /obj/item/clothing/glasses/phantomthief/syndicate name = "suspicious plastic mask" - desc = "A cheap, bulky, Syndicate-branded plastic face mask with vision correction lens and flash proof. You have to break in to break out. This mask goes over your eyes." + desc = "A cheap, bulky, Syndicate-branded plastic face mask. You have to break in to break out." var/nextadrenalinepop var/datum/component/redirect/combattoggle_redir