/datum/gear/suitblack name = "Black suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/black /datum/gear/suitgreen name = "Green suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/green /datum/gear/suitred name = "Red suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/red /datum/gear/suitcharcoal name = "Charcoal suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/charcoal /datum/gear/suitnavy name = "Navy suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/navy /datum/gear/suitburgundy name = "Burgundy suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/burgundy /datum/gear/suittan name = "Tan suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/tan /datum/gear/suitwhite name = "White suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/suit/white /datum/gear/assistantformal name = "Assistant's formal uniform" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/assistantformal /datum/gear/maidcostume name = "Maid costume" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/maid /datum/gear/mailmanuniform name = "Mailman's jumpsuit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/mailman /datum/gear/skirtblack name = "Black skirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt /datum/gear/skirtblue name = "Blue skirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt/blue /datum/gear/skirtred name = "Red skirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt/red /datum/gear/skirtpurple name = "Purple skirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt/purple /datum/gear/skirtplaid name = "Plaid skirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt/plaid /datum/gear/schoolgirlblue name = "Blue Schoolgirl Uniform" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/schoolgirl /datum/gear/schoolgirlred name = "Red Schoolgirl Uniform" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/schoolgirl/red /datum/gear/schoolgirlgreen name = "Green Schoolgirl Uniform" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/schoolgirl/green /datum/gear/schoolgirlorange name = "Orange Schoolgirl Uniform" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/schoolgirl/orange /datum/gear/stripeddress name = "Striped Dress" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/striped /datum/gear/sundresswhite name = "White Sundress" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/sundress/white /datum/gear/sundress name = "Sundress" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/sundress /datum/gear/greendress name = "Green Dress" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/green /datum/gear/pinkdress name = "Pink Dress" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/pink /datum/gear/flowerdress name = "Flower Dress" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/flower /datum/gear/sweptskirt name = "Swept skirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt/swept /datum/gear/croptop name = "Croptop" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/croptop /datum/gear/yoga name = "Yoga Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/yoga /datum/gear/kilt name = "Kilt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/kilt /datum/gear/camoshorts name = "Camo Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/camo /datum/gear/athleticshorts name = "Athletic Shorts" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/shorts/red /datum/gear/bjeans name = "Black Jeans" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/blackjeans /datum/gear/cjeans name = "Classic Jeans" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/classicjeans /datum/gear/khaki name = "Khaki Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/khaki /datum/gear/wpants name = "White Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/white /datum/gear/rpants name = "Red Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/red /datum/gear/tpants name = "Tan Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/tan /datum/gear/trpants name = "Track Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/track /datum/gear/rippedjeans name = "Ripped Jeans" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/jeanripped /datum/gear/jeanshort name = "Jean Shorts" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/jeanshort /datum/gear/denimskirt name = "Denim Skirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/denimskirt /datum/gear/yoga name = "Yoga Pants" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/pants/yoga // Pantsless Sweaters /datum/gear/turtleneck name = "Tactitool Turtleneck" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/syndicate/cosmetic /datum/gear/creamsweater name = "Cream Commando Sweater" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/sweater /datum/gear/blacksweater name = "Black Commando Sweater" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/sweater/black /datum/gear/purpsweater name = "Purple Commando Sweater" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/sweater/purple /datum/gear/greensweater name = "Green Commando Sweater" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/sweater/green /datum/gear/redsweater name = "Red Commando Sweater" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/sweater/red /datum/gear/bluesweater name = "Navy Commando Sweater" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/sweater/blue /datum/gear/keyholesweater name = "Keyhole Sweater" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/keyholesweater /datum/gear/polyjump name = "Polychromic Jumpsuit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/polyjumpsuit cost = 2 /datum/gear/polyskirt name = "Polychromic Jumpskirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt/polychromic cost = 2 /datum/gear/polysuit name = "Polychromic Button-up Shirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/poly_shirt cost = 3 /datum/gear/polypleated name = "Polychromic Pleated Sweaterskirt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/dress/skirt/polychromic/pleated cost = 3 /datum/gear/polykilt name = "Polychromic Kilt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/kilt/polychromic cost = 3 /datum/gear/polyshorts name = "Polychromic Shorts" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/polyshorts cost = 3 /datum/gear/polyshortpants name = "Polychromic Athletic Shorts" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/shorts/polychromic cost = 2 // Trekie things //TOS /datum/gear/trekcmdtos name = "TOS uniform, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command restricted_desc = "Heads of Staff" restricted_roles = list("Head of Security","Captain","Head of Personnel","Chief Engineer","Research Director","Chief Medical Officer","Quartermaster") /datum/gear/trekmedscitos name = "TOS uniform, med/sci" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/medsci restricted_desc = "Medical and Science" restricted_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Virologist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist") /datum/gear/trekengtos name = "TOS uniform, ops/sec" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/engsec restricted_desc = "Engineering, Security, and Cargo" restricted_roles = list("Chief Engineer","Atmospheric Technician","Station Engineer","Warden","Detective","Security Officer","Head of Security","Cargo Technician", "Shaft Miner", "Quartermaster") //TNG /datum/gear/trekcmdtng name = "TNG uniform, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/next restricted_desc = "Heads of Staff" restricted_roles = list("Head of Security","Captain","Head of Personnel","Chief Engineer","Research Director","Chief Medical Officer","Quartermaster") /datum/gear/trekmedscitng name = "TNG uniform, med/sci" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/medsci/next restricted_desc = "Medical and Science" restricted_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Virologist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist") /datum/gear/trekengtng name = "TNG uniform, ops/sec" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/engsec/next restricted_desc = "Engineering, Security, and Cargo" restricted_roles = list("Chief Engineer","Atmospheric Technician","Station Engineer","Warden","Detective","Security Officer","Head of Security","Cargo Technician", "Shaft Miner", "Quartermaster") //VOY /datum/gear/trekcmdvoy name = "VOY uniform, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/voy restricted_desc = "Heads of Staff" restricted_roles = list("Head of Security","Captain","Head of Personnel","Chief Engineer","Research Director","Chief Medical Officer","Quartermaster") /datum/gear/trekmedscivoy name = "VOY uniform, med/sci" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/medsci/voy restricted_desc = "Medical and Science" restricted_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Virologist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist") /datum/gear/trekengvoy name = "VOY uniform, ops/sec" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/engsec/voy restricted_desc = "Engineering, Security, and Cargo" restricted_roles = list("Chief Engineer","Atmospheric Technician","Station Engineer","Warden","Detective","Security Officer","Head of Security","Cargo Technician", "Shaft Miner", "Quartermaster") //DS9 /datum/gear/trekcmdds9 name = "DS9 uniform, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/ds9 restricted_desc = "Heads of Staff" restricted_roles = list("Head of Security","Captain","Head of Personnel","Chief Engineer","Research Director","Chief Medical Officer","Quartermaster") /datum/gear/trekmedscids9 name = "DS9 uniform, med/sci" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/medsci/ds9 restricted_desc = "Medical and Science" restricted_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Virologist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist") /datum/gear/trekengds9 name = "DS9 uniform, ops/sec" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/engsec/ds9 restricted_desc = "Engineering, Security, and Cargo" restricted_roles = list("Chief Engineer","Atmospheric Technician","Station Engineer","Warden","Detective","Security Officer","Head of Security","Cargo Technician", "Shaft Miner", "Quartermaster") //ENT /datum/gear/trekcmdent name = "ENT uniform, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/ent restricted_desc = "Heads of Staff" restricted_roles = list("Head of Security","Captain","Head of Personnel","Chief Engineer","Research Director","Chief Medical Officer","Quartermaster") /datum/gear/trekmedscient name = "ENT uniform, med/sci" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/medsci/ent restricted_desc = "Medical and Science" restricted_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Virologist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist") /datum/gear/trekengent name = "ENT uniform, ops/sec" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/engsec/ent restricted_desc = "Engineering, Security, and Cargo" restricted_roles = list("Chief Engineer","Atmospheric Technician","Station Engineer","Warden","Detective","Security Officer","Head of Security","Cargo Technician", "Shaft Miner", "Quartermaster") //TheMotionPicture /datum/gear/trekfedutil name = "TMP uniform" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/fedutil restricted_desc = "All, barring Service and Civilian" restricted_roles = list("Head of Security","Captain","Head of Personnel","Chief Engineer","Research Director","Chief Medical Officer","Quartermaster", "Medical Doctor","Chemist","Virologist","Paramedic","Geneticist","Scientist", "Roboticist", "Atmospheric Technician","Station Engineer","Warden","Detective","Security Officer", "Cargo Technician", "Shaft Miner") /datum/gear/trekfedtrainee name = "TMP uniform, trainee" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/fedutil/trainee restricted_roles = list("Assistant", "Janitor", "Cargo Technician") /datum/gear/trekfedservice name = "TMP uniform, service" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/fedutil/service restricted_desc = "Service and Civilian, barring Clown, Mime and Lawyer" restricted_roles = list("Assistant", "Bartender", "Botanist", "Cook", "Curator", "Janitor", "Chaplain") //Orvilike /datum/gear/orvcmd name = "ORV uniform, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/orv restricted_desc = "Heads of Staff" restricted_roles = list("Head of Security", "Captain", "Head of Personnel", "Chief Engineer", "Research Director", "Chief Medical Officer", "Quartermaster") /datum/gear/orvcmd_capt name = "ORV uniform, capt" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/orv/captain restricted_roles = list("Captain") /datum/gear/orvmedsci name = "ORV uniform, med/sci" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/medsci/orv restricted_desc = "Medical and Science" restricted_roles = list("Chief Medical Officer", "Medical Doctor", "Chemist", "Virologist", "Paramedic", "Geneticist", "Research Director", "Scientist", "Roboticist") /datum/gear/orvcmd_medsci name = "ORV uniform, med/sci, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/orv/medsci restricted_roles = list("Chief Medical Officer", "Research Director") /datum/gear/orvops name = "ORV uniform, ops/sec" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/engsec/orv restricted_desc = "Engineering, Security and Cargo" restricted_roles = list("Chief Engineer", "Atmospheric Technician", "Station Engineer", "Warden", "Detective", "Security Officer", "Head of Security", "Cargo Technician", "Shaft Miner", "Quartermaster") /datum/gear/orvcmd_ops name = "ORV uniform, ops/sec, cmd" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/command/orv/engsec restricted_roles = list("Chief Engineer", "Head of Security") /datum/gear/orvass name = "ORV uniform, assistant" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/orv restricted_roles = list("Assistant") /datum/gear/orvsrv name = "ORV uniform, service" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/trek/orv/service restricted_roles = list("Assistant", "Bartender", "Botanist", "Cook", "Curator", "Janitor", "Chaplain") restricted_desc = "Service and Civilian, barring Clown, Mime and Lawyer" //Memes /datum/gear/gear_harnesses name = "Gear Harness" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/gear_harness //Christmas /*Commenting out Until next Christmas or made automatic /datum/gear/christmasmaler name = "Red Masculine Christmas Suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/christmas /datum/gear/christmasmaleg name = "Green Masculine Christmas Suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/christmas/green /datum/gear/christmasfemaler name = "Red Feminine Christmas Suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/christmas/croptop /datum/gear/christmasfemaleg name = "Green Feminine Christmas Suit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/christmas/croptop/green /datum/gear/pinkstripper name = "Pink stripper outfit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/stripper cost = 3 */ /datum/gear/greenstripper name = "Green stripper outfit" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/misc/stripper/green cost = 3 /datum/gear/qipao name = "Qipao, Black" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/qipao cost = 3 /datum/gear/qipao/white name = "Qipao, White" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/qipao/white cost = 3 /datum/gear/qipao/red name = "Qipao, Red" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/qipao/red cost = 3 /datum/gear/cheongsam name = "Cheongsam, Black" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/cheongsam cost = 3 /datum/gear/cheongsam/white name = "Cheongsam, White" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/cheongsam/white cost = 3 /datum/gear/cheongsam/red name = "Cheongsam, Red" category = SLOT_W_UNIFORM path = /obj/item/clothing/under/costume/cheongsam/red cost = 3