From 3eecb782b940c5ccb1f71420a23ee03b549187fc Mon Sep 17 00:00:00 2001 From: loginsandylogout Date: Thu, 22 Mar 2018 23:57:25 -0500 Subject: [PATCH] COUGH COUGH SMOKING COUGH --- modular_citadel/code/modules/client/loadout/hands.dm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modular_citadel/code/modules/client/loadout/hands.dm b/modular_citadel/code/modules/client/loadout/hands.dm index 94815a7243..3bb58a8719 100644 --- a/modular_citadel/code/modules/client/loadout/hands.dm +++ b/modular_citadel/code/modules/client/loadout/hands.dm @@ -59,3 +59,9 @@ category = slot_hands path = /obj/item/lighter cost = 2 + +/datum/gear/cigar + name = "Cigar" + category = slot_hands + path = /obj/item/clothing/mask/cigarette/cigar + cost = 4 //smoking is bad mkay