From 28dad1c6c424422d991b3a6517f6daab6576ddfc Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sat, 15 Apr 2017 13:44:33 -0500 Subject: [PATCH] Tiki mask is no longer expresive (#392) --- code/modules/clothing/masks/gasmask.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/masks/gasmask.dm b/code/modules/clothing/masks/gasmask.dm index dc5f3dfefe..c21452e365 100644 --- a/code/modules/clothing/masks/gasmask.dm +++ b/code/modules/clothing/masks/gasmask.dm @@ -166,7 +166,7 @@ /obj/item/clothing/mask/gas/tiki_mask name = "tiki mask" - desc = "A creepy wooden mask. Surprisingly expresive for a poorly carved bit of wood." + desc = "A creepy wooden mask. Surprisingly expressive for a poorly carved bit of wood." icon_state = "tiki_eyebrow" item_state = "tiki_eyebrow" resistance_flags = FLAMMABLE