mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Removes duplicate RPD science research design (#9720)
This commit is contained in:
@@ -34,16 +34,6 @@
|
||||
sort_string = "NAAAC"
|
||||
department = LATHE_ALL | LATHE_ENGINEERING // CHOMPAdd
|
||||
// YW addition begins
|
||||
/datum/design/item/tool/rpd
|
||||
name = "Rapid Piping Device (RPD)"
|
||||
desc = "A device used to rapidly pipe things."
|
||||
id = "RPD"
|
||||
req_tech = list(TECH_ENGINEERING = 3, TECH_MATERIAL = 2, TECH_BLUESPACE = 2)
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 300, MAT_SILVER = 100, MAT_DIAMOND = 500)
|
||||
build_path = /obj/item/pipe_dispenser
|
||||
sort_string = "NAAAB"
|
||||
department = LATHE_ALL | LATHE_ENGINEERING // CHOMPAdd
|
||||
|
||||
/datum/design/item/tool/rms
|
||||
name = "Rapid Material Synthesizer (RMS)"
|
||||
desc = "A tool that converts battery charge to materials."
|
||||
|
||||
Reference in New Issue
Block a user