mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
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:
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"
|
||||
|
||||
Reference in New Issue
Block a user