/datum/gear/faction display_name = "idris cap" path = /obj/item/clothing/head/soft/sec/idris slot = slot_head sort_category = "Factions" cost = 1 faction = "Idris Incorporated" /datum/gear/faction/idris_beret display_name = "idris beret" path = /obj/item/clothing/head/beret/sec/idris faction = "Idris Incorporated" /datum/gear/faction/idris_uniform_alt display_name = "idris service skirt" description = "Not for security usage." path = /obj/item/clothing/under/rank/idris/service/alt slot = slot_wear_suit faction = "Idris Incorporated" /datum/gear/faction/zavodskoi_beret display_name = "brown zavodskoi beret" path = /obj/item/clothing/head/beret/sec/zavodskoi faction = "Zavodskoi Interstellar" /datum/gear/faction/zavodskoi_beret/alt display_name = "black zavodskoi beret" path = /obj/item/clothing/head/beret/sec/zavodskoi/alt sort_category = "Factions" /datum/gear/faction/zavodskoi_uniform_alt display_name = "brown zavodskoi uniform" path = /obj/item/clothing/under/rank/security/zavodskoi/alt slot = slot_wear_suit faction = "Zavodskoi Interstellar" /datum/gear/faction/zavodskoi_research_alt display_name = "brown zavodskoi research uniform" path = /obj/item/clothing/under/rank/zavodskoi/research/alt slot = slot_wear_suit faction = "Zavodskoi Interstellar" /datum/gear/faction/zavodskoi_labcoat display_name = "zavodskoi labcoat" path = /obj/item/clothing/suit/storage/toggle/labcoat/zavodskoi slot = slot_wear_suit faction = "Zavodskoi Interstellar" /datum/gear/faction/eridani_beret display_name = "eridani beret" path = /obj/item/clothing/head/beret/sec/eri slot = slot_head faction = "Eridani Private Military Contractors" /datum/gear/faction/eridani_cap display_name = "eridani cap" path = /obj/item/clothing/head/soft/eri slot = slot_head faction = "Eridani Private Military Contractors" /datum/gear/faction/zenghu_uniform_alt display_name = "zeng-hu white uniform" path = /obj/item/clothing/under/rank/zeng/alt slot = slot_wear_suit faction = "Zeng-Hu Pharmaceuticals" /datum/gear/faction/zenghu_beret display_name = "purple zeng-hu beret" path = /obj/item/clothing/head/beret/zeng slot = slot_head faction = "Zeng-Hu Pharmaceuticals" /datum/gear/faction/zenghu_beret_alt display_name = "white zeng-hu beret" path = /obj/item/clothing/head/beret/zeng/alt slot = slot_head faction = "Zeng-Hu Pharmaceuticals" /datum/gear/faction/zenghu_labcoat display_name = "zeng-hu labcoat" path = /obj/item/clothing/suit/storage/toggle/labcoat/zeng slot = slot_wear_suit faction = "Zeng-Hu Pharmaceuticals" /datum/gear/faction/zavodskoi_patch display_name = "zavodskoi sleeve patch" path = /obj/item/clothing/accessory/sleevepatch/zavodskoi slot = slot_tie faction = "Zavodskoi Interstellar" /datum/gear/faction/zavodskoisec_patch display_name = "zavodskoi security sleeve patch" path = /obj/item/clothing/accessory/sleevepatch/zavodskoisec slot = slot_tie faction = "Zavodskoi Interstellar" allowed_roles = list("Security Officer","Forensic Technician","Warden") /datum/gear/faction/erisec_patch display_name = "EPMC sleeve patch" path = /obj/item/clothing/accessory/sleevepatch/erisec slot = slot_tie faction = "Eridani Private Military Contractors" /datum/gear/faction/idrissec_patch display_name = "idris security sleeve patch" path = /obj/item/clothing/accessory/sleevepatch/idrissec faction = "Idris Incorporated" allowed_roles = list("Security Officer","Detective") /datum/gear/faction/heph_labcoat display_name = "hephaestus labcoat" path = /obj/item/clothing/suit/storage/toggle/labcoat/heph slot = slot_wear_suit faction = "Hephaestus Industries" /datum/gear/faction/heph_beret display_name = "hephaestus beret" path = /obj/item/clothing/head/beret/heph slot = slot_head faction = "Hephaestus Industries"