From b9d0cfd7b62f7cbfddd56711906c7afa619e7f64 Mon Sep 17 00:00:00 2001 From: Anewbe Date: Mon, 26 Sep 2016 21:25:08 -0500 Subject: [PATCH] Display monitors will show faces again. --- code/modules/clothing/masks/monitor.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/masks/monitor.dm b/code/modules/clothing/masks/monitor.dm index 9d0651d5ba8..9b0c94ca039 100644 --- a/code/modules/clothing/masks/monitor.dm +++ b/code/modules/clothing/masks/monitor.dm @@ -3,7 +3,6 @@ name = "display monitor" desc = "A rather clunky old CRT-style display screen, fit for mounting on an optical output." - flags_inv = HIDEFACE|HIDEEYES body_parts_covered = FACE dir = SOUTH