This commit is contained in:
EmeraldSundisk
2020-09-23 22:27:53 -07:00
parent 179b9ba05d
commit e4f0cd6a27

View File

@@ -540,3 +540,9 @@
/datum/gear/uniform/kimono/sakura
name = "Sakura kimono"
path = /obj/item/clothing/under/costume/kimono/sakura
/datum/gear/uniform/ctlong
name = "cargo tech's jumpsuit (long pants)"
path = /obj/item/clothing/under/rank/cargo/tech/long
subcategory = LOADOUT_SUBCATEGORY_UNIFORM_JOBS
restricted_roles = list("Cargo Technician")