|
|
|
@@ -7,6 +7,13 @@
|
|
|
|
|
display_name = "pt uniform, planetside sec"
|
|
|
|
|
path = /obj/item/clothing/under/solgov/pt/sifguard
|
|
|
|
|
|
|
|
|
|
/datum/gear/uniform/job_skirt/sci
|
|
|
|
|
allowed_roles = list("Research Director","Scientist", "Xenobiologist", "Xenobotanist")
|
|
|
|
|
|
|
|
|
|
/datum/gear/uniform/job_turtle/science
|
|
|
|
|
allowed_roles = list("Research Director", "Scientist", "Roboticist", "Xenobiologist", "Xenobotanist")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//KHI Uniforms
|
|
|
|
|
/datum/gear/uniform/job_khi/cmd
|
|
|
|
|
display_name = "khi uniform, cmd"
|
|
|
|
@@ -31,7 +38,7 @@
|
|
|
|
|
/datum/gear/uniform/job_khi/sci
|
|
|
|
|
display_name = "khi uniform, sci"
|
|
|
|
|
path = /obj/item/clothing/under/rank/khi/sci
|
|
|
|
|
allowed_roles = list("Research Director", "Scientist", "Roboticist", "Xenobiologist", "Pathfinder", "Explorer")
|
|
|
|
|
allowed_roles = list("Research Director", "Scientist", "Roboticist", "Xenobiologist", "Xenobotanist", "Pathfinder", "Explorer")
|
|
|
|
|
|
|
|
|
|
//Federation jackets
|
|
|
|
|
/datum/gear/suit/job_fed/sec
|
|
|
|
@@ -42,7 +49,7 @@
|
|
|
|
|
/datum/gear/suit/job_fed/medsci
|
|
|
|
|
display_name = "fed uniform, med/sci"
|
|
|
|
|
path = /obj/item/clothing/suit/storage/fluff/fedcoat/fedblue
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist","Pathfinder","Explorer","Field Medic")
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist","Xenobotanist","Pathfinder","Explorer","Field Medic")
|
|
|
|
|
|
|
|
|
|
/datum/gear/suit/job_fed/eng
|
|
|
|
|
display_name = "fed uniform, eng"
|
|
|
|
@@ -59,7 +66,7 @@
|
|
|
|
|
/datum/gear/uniform/job_trek/medsci/tos
|
|
|
|
|
display_name = "TOS uniform, med/sci"
|
|
|
|
|
path = /obj/item/clothing/under/rank/trek/medsci
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Xenobotanist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
|
|
|
|
|
/datum/gear/uniform/job_trek/eng/tos
|
|
|
|
|
display_name = "TOS uniform, eng/sec"
|
|
|
|
@@ -75,7 +82,7 @@
|
|
|
|
|
/datum/gear/uniform/job_trek/medsci/tng
|
|
|
|
|
display_name = "TNG uniform, med/sci"
|
|
|
|
|
path = /obj/item/clothing/under/rank/trek/medsci/next
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Xenobotanist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
|
|
|
|
|
/datum/gear/uniform/job_trek/eng/tng
|
|
|
|
|
display_name = "TNG uniform, eng/sec"
|
|
|
|
@@ -91,7 +98,7 @@
|
|
|
|
|
/datum/gear/uniform/job_trek/medsci/voy
|
|
|
|
|
display_name = "VOY uniform, med/sci"
|
|
|
|
|
path = /obj/item/clothing/under/rank/trek/medsci/voy
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Xenobotanist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
|
|
|
|
|
/datum/gear/uniform/job_trek/eng/voy
|
|
|
|
|
display_name = "VOY uniform, eng/sec"
|
|
|
|
@@ -105,7 +112,7 @@
|
|
|
|
|
path = /obj/item/clothing/suit/storage/trek/ds9
|
|
|
|
|
allowed_roles = list("Head of Security","Site Manager","Head of Personnel","Chief Engineer","Research Director",
|
|
|
|
|
"Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist",
|
|
|
|
|
"Scientist","Roboticist","Xenobiologist","Atmospheric Technician",
|
|
|
|
|
"Scientist","Roboticist","Xenobiologist","Xenobotanist","Atmospheric Technician",
|
|
|
|
|
"Station Engineer","Warden","Detective","Security Officer", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -117,7 +124,7 @@
|
|
|
|
|
/datum/gear/uniform/job_trek/medsci/ds9
|
|
|
|
|
display_name = "DS9 uniform, med/sci"
|
|
|
|
|
path = /obj/item/clothing/under/rank/trek/medsci/ds9
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Xenobotanist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
|
|
|
|
|
/datum/gear/uniform/job_trek/eng/ds9
|
|
|
|
|
display_name = "DS9 uniform, eng/sec"
|
|
|
|
@@ -134,7 +141,7 @@
|
|
|
|
|
/datum/gear/uniform/job_trek/medsci/ent
|
|
|
|
|
display_name = "ENT uniform, med/sci"
|
|
|
|
|
path = /obj/item/clothing/under/rank/trek/medsci/ent
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Paramedic","Geneticist","Research Director","Scientist", "Roboticist", "Xenobiologist", "Xenobotanist", "Pathfinder", "Explorer", "Field Medic")
|
|
|
|
|
|
|
|
|
|
/datum/gear/uniform/job_trek/eng/ent
|
|
|
|
|
display_name = "ENT uniform, eng/sec"
|
|
|
|
|