mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
Merge pull request #453 from CHOMPStation2/Razgriz1032-patch-5
Forensics gloves for detective
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user