Add alternative detective wear

This commit is contained in:
Aronai Sieyes
2020-02-21 13:46:49 -05:00
parent b0c6118a52
commit 2a53830fa7
10 changed files with 35 additions and 4 deletions
+5 -2
View File
@@ -37,10 +37,13 @@
satchel_one = /obj/item/weapon/storage/backpack/satchel/norm
backpack_contents = list(/obj/item/weapon/storage/box/evidence = 1)
//VOREStation Edit - More cyberpunky
/decl/hierarchy/outfit/job/security/detective/forensic
name = OUTFIT_JOB_NAME("Forensic technician")
head = null
suit = /obj/item/clothing/suit/storage/forensics/blue
head = /obj/item/clothing/head/helmet/detective_alt
suit = null
uniform = /obj/item/clothing/under/detective_alt
//VOREStation Edit End
/decl/hierarchy/outfit/job/security/officer
name = OUTFIT_JOB_NAME("Security Officer")