Update code/modules/research/designs/misc_designs.dm

This commit is contained in:
sheepishgoat
2024-12-22 13:02:14 -05:00
committed by GitHub
parent 3bd4b1a457
commit 7af1c41411
@@ -742,6 +742,7 @@
category = list("Equipment")
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING
//GS13 EDIT START
/datum/design/double_emergency_oxygen_engi
name = "Double Engineering Emergency Oxygen Tank"
desc = "An double emergency oxygen tank for engineers."
@@ -751,6 +752,7 @@
build_path = /obj/item/tank/internals/emergency_oxygen/double/empty
category = list("Equipment")
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING
//GS13 EDIT END
/////////////////////////////////////////
/////////////////Tape////////////////////