Allows detectives to take an optional revolver + some other stuff (#4217)

* I'm like 99% sure this works

* uhm

* accidentally broke something after I tested but before I PRed, fixed now
This commit is contained in:
Sabess
2017-11-06 15:53:11 +11:00
committed by Anewbe
parent 35fc43d579
commit c96781499f
12 changed files with 124 additions and 8 deletions

View File

@@ -276,15 +276,13 @@
..()
new /obj/item/clothing/accessory/badge/holo/detective(src)
new /obj/item/clothing/gloves/black(src)
new /obj/item/gunbox(src)
new /obj/item/weapon/storage/belt/detective(src)
new /obj/item/weapon/storage/box/evidence(src)
new /obj/item/device/radio/headset/headset_sec(src)
new /obj/item/device/radio/headset/headset_sec/alt(src)
new /obj/item/clothing/suit/storage/vest/detective(src)
new /obj/item/ammo_magazine/m45/rubber(src)
new /obj/item/ammo_magazine/m45/rubber(src)
new /obj/item/taperoll/police(src)
new /obj/item/weapon/gun/projectile/colt/detective(src)
new /obj/item/clothing/accessory/holster/armpit(src)
new /obj/item/device/flashlight/maglight(src)
new /obj/item/weapon/reagent_containers/food/drinks/flask/detflask(src)