Removes the RPD from the autolathe and adds an additional one in the CE's closet so everyone relevant in engineering can have one

This commit is contained in:
Citinited
2017-04-09 20:19:34 +01:00
parent 769244d40a
commit 01177217f2
2 changed files with 1 additions and 8 deletions
@@ -34,6 +34,7 @@
new /obj/item/taperoll/engineering(src)
new /obj/item/clothing/head/beret/eng(src)
new /obj/item/weapon/door_remote/chief_engineer(src)
new /obj/item/weapon/rpd(src)
/obj/structure/closet/secure_closet/engineering_electrical
name = "electrical supplies locker"
@@ -616,14 +616,6 @@
build_path = /obj/item/weapon/twohanded/rcl
category = list("hacked", "Construction")
/datum/design/rpd
name = "Rapid Pipe Dispenser"
id = "rpd"
build_type = AUTOLATHE
materials = list(MAT_METAL = 30000, MAT_GLASS = 5000)
build_path = /obj/item/weapon/rpd
category = list("hacked", "Construction")
/datum/design/electropack
name = "Electropack"
id = "electropack"