mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user