Rapid Piping Fabrication Device (#8435)

Implements a Piping Rapid Fabrication Device, otherwise known as the RFD-P.

They get added to atmos tech lockers. Can't really think of a better place to slap it in. Doesn't come with extra ammo.
This commit is contained in:
Geeves
2020-03-26 22:48:13 +02:00
committed by GitHub
parent 2404a4ea96
commit c422449d5f
3 changed files with 145 additions and 0 deletions
@@ -36,6 +36,7 @@
new /obj/item/device/flash(src)
new /obj/item/taperoll/engineering(src)
new /obj/item/clothing/accessory/storage/overalls/chief(src)
new /obj/item/rfd/piping(src)
/obj/structure/closet/secure_closet/engineering_chief2
name = "chief engineer's attire"
@@ -164,3 +165,4 @@
new /obj/item/cartridge/atmos(src)
new /obj/item/taperoll/engineering(src)
new /obj/item/clothing/accessory/storage/overalls/engineer(src)
new /obj/item/rfd/piping(src)