New Engineering Uniforms + Jumpsuit Recolor (#30735)

* human, vox, vendor, loadout

* kidan sprites, item sprites

* grey sprites

* drask sprites, remove temp palettes

* add softcap to vendors, linters fix?
This commit is contained in:
Ahzpy
2025-10-26 06:03:28 -07:00
committed by GitHub
parent da1f812bc7
commit 4df0c8edb5
15 changed files with 77 additions and 0 deletions
@@ -97,6 +97,16 @@
path = /obj/item/clothing/head/soft/hydroponics_alt
allowed_roles = list("Botanist")
/datum/gear/hat/capengi
display_name = "Cap, engineer"
path = /obj/item/clothing/head/soft/engineer
allowed_roles = list("Chief Engineer, Station Engineer")
/datum/gear/hat/capatmos
display_name = "Cap, atmospheric technician"
path = /obj/item/clothing/head/soft/atmos
allowed_roles = list("Chief Engineer, Life Support Specialist")
/datum/gear/hat/capred
display_name = "Cap, red"
path = /obj/item/clothing/head/soft/red
@@ -240,6 +240,21 @@
subtype_selection_cost = FALSE
//Engineering
/datum/gear/uniform/eng
main_typepath = /datum/gear/uniform/eng
/datum/gear/uniform/eng/eng_alt
display_name = "Uniform, engineering corporate"
path = /obj/item/clothing/under/rank/engineering/engineer/corporate
allowed_roles = list("Chief Engineer", "Station Engineer")
/datum/gear/uniform/eng/atmos_alt
display_name = "Uniform, atmos corporate"
path = /obj/item/clothing/under/rank/engineering/atmospheric_technician/corporate
allowed_roles = list("Chief Engineer", "Life Support Specialist")
/datum/gear/uniform/skirt/job/atmos
display_name = "Skirt, atmos"
path = /obj/item/clothing/under/rank/engineering/atmospheric_technician/skirt
@@ -496,6 +511,16 @@
path = /obj/item/clothing/under/rank/cargo/expedition/overalls
allowed_roles = list("Quartermaster", "Explorer")
/datum/gear/uniform/overalls/job/atmos
display_name = "Overalls, atmos"
path = /obj/item/clothing/under/rank/engineering/atmospheric_technician/overalls
allowed_roles = list("Chief Engineer", "Life Support Specialist")
/datum/gear/uniform/overalls/job/eng
display_name = "Overalls, engineer"
path = /obj/item/clothing/under/rank/engineering/engineer/overalls
allowed_roles = list("Chief Engineer", "Station Engineer")
/datum/gear/uniform/sec
main_typepath = /datum/gear/uniform/sec