Merge pull request #453 from CHOMPStation2/Razgriz1032-patch-5

Forensics gloves for detective
This commit is contained in:
Nadyr
2020-08-08 06:23:57 -04:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@
backpack = /obj/item/weapon/storage/backpack
satchel_one = /obj/item/weapon/storage/backpack/satchel/norm
backpack_contents = list(/obj/item/weapon/storage/box/evidence = 1)
gloves = /obj/item/clothing/gloves/forensic //CHOMP Addition
//VOREStation Edit - More cyberpunky
/decl/hierarchy/outfit/job/security/detective/forensic
@@ -56,7 +56,8 @@
/obj/item/clothing/suit/storage/det_trench = 2,
/obj/item/clothing/suit/storage/det_trench/grey = 2,
/obj/item/clothing/suit/storage/forensics/blue = 2,
/obj/item/clothing/suit/storage/forensics/red = 2)
/obj/item/clothing/suit/storage/forensics/red = 2,
/obj/item/clothing/gloves/forensic = 2) //CHOMP Addition
/obj/structure/closet/wardrobe/pink
name = "pink wardrobe"