Update medical_designs.dm
This commit is contained in:
@@ -1069,7 +1069,7 @@
|
|||||||
build_type = PROTOLATHE
|
build_type = PROTOLATHE
|
||||||
materials = list(MAT_METAL = 1000, MAT_GLASS = 500)
|
materials = list(MAT_METAL = 1000, MAT_GLASS = 500)
|
||||||
construction_time = 75
|
construction_time = 75
|
||||||
build_path = /obj/machinery/power/liquid_pump
|
build_path = /obj/machinery/liquid_pump
|
||||||
category = list("Misc","Medical Designs")
|
category = list("Misc","Medical Designs")
|
||||||
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_SCIENCE
|
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_SCIENCE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user