From 4b6f0d3ffa7a3fdcd48f426d1a3a9498a1c592b8 Mon Sep 17 00:00:00 2001 From: zeroisthebiggay <43571008+zeroisthebiggay@users.noreply.github.com> Date: Tue, 26 Jan 2021 14:11:00 -0500 Subject: [PATCH] Update mask.dm --- modular_citadel/code/modules/client/loadout/mask.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/client/loadout/mask.dm b/modular_citadel/code/modules/client/loadout/mask.dm index 7bd5a8726d..576b29cddc 100644 --- a/modular_citadel/code/modules/client/loadout/mask.dm +++ b/modular_citadel/code/modules/client/loadout/mask.dm @@ -29,4 +29,5 @@ /datum/gear/mask/paper name = "Paper mask" path = /obj/item/clothing/mask/paper - cost = 2 \ No newline at end of file + cost = 2 +