mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Add alternative detective wear
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user