Merge pull request #5051 from paprka/rollingjsuit

Ports and improves jumpsuit rolling (casual adjusting) and noir detective set
This commit is contained in:
Remie Richards
2014-10-06 20:45:28 +01:00
19 changed files with 142 additions and 29 deletions
@@ -198,9 +198,12 @@
sleep(2)
new /obj/item/clothing/under/rank/det(src)
new /obj/item/clothing/suit/det_suit(src)
new /obj/item/clothing/gloves/black(src)
new /obj/item/clothing/head/det_hat(src)
new /obj/item/clothing/shoes/sneakers/brown(src)
new /obj/item/clothing/gloves/black(src)
new /obj/item/clothing/under/det/grey(src)
new /obj/item/clothing/suit/det_suit/grey(src)
new /obj/item/clothing/head/fedora(src)
new /obj/item/clothing/shoes/laceup(src)
new /obj/item/weapon/storage/box/evidence(src)
new /obj/item/weapon/clipboard(src)
new /obj/item/device/radio/headset/headset_sec(src)