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)