mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user