From a415ca24fda9a8c691d6b2bba6fd3eb7cf4ced83 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Wed, 25 Feb 2015 12:11:05 +0800 Subject: [PATCH] RemovedCommentedCode --- code/game/jobs/job/security.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/jobs/job/security.dm b/code/game/jobs/job/security.dm index 23cfe1311e6..87f12d201e6 100644 --- a/code/game/jobs/job/security.dm +++ b/code/game/jobs/job/security.dm @@ -42,7 +42,6 @@ Head of Security H.equip_to_slot_or_del(new /obj/item/clothing/gloves/color/black/hos(H), slot_gloves) H.equip_to_slot_or_del(new /obj/item/clothing/head/HoS/beret(H), slot_head) H.equip_to_slot_or_del(new /obj/item/clothing/glasses/hud/security/sunglasses(H), slot_glasses) -// H.equip_to_slot_or_del(new /obj/item/weapon/gun/energy/gun/hos(H), slot_s_store) H.equip_to_slot_or_del(new /obj/item/weapon/gun/energy/gun(H), slot_s_store) if(H.backbag == 1)