Add generic gas tanks to engie/cargo protolathe (#48378)

Emergency gas tanks, extended gas tanks, and plasma air tanks can be 
made in the Protolathes, but for some reason Generic ones (the grey 
ones) can't be. Fixes that, easy peasy.
This commit is contained in:
genessee596
2019-12-24 12:33:49 -08:00
committed by Tad Hardesty
parent 7363debb6d
commit d9998caa15
@@ -279,6 +279,7 @@
materials = list(/datum/material/iron = 1000)
build_path = /obj/item/tank/internals/generic
category = list("initial","Misc","Equipment")
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING | DEPARTMENTAL_FLAG_CARGO
/datum/design/metal
name = "Metal"