Does it right

This commit is contained in:
Kyle Spier-Swenson
2015-12-26 22:30:42 -08:00
committed by MrStonedOne
parent a2c7b435e9
commit 3a51b0e4e0
@@ -6,9 +6,14 @@
can_unwrench = 1
var/obj/machinery/portable_atmospherics/connected_device
use_power = 0
volume = 0
level = 0
/obj/machinery/atmospherics/components/unary/portables_connector/New()
..()
var/datum/gas_mixture/air_contents = AIR1
air_contents.volume = 0
/obj/machinery/atmospherics/components/unary/portables_connector/visible
level = 2