Merge pull request #10114 from r4d6/n2o-pressure-tank

Add a N2O Pressure Tank
This commit is contained in:
Putnam3145
2019-12-09 12:33:03 -08:00
committed by GitHub
@@ -36,6 +36,10 @@
icon_state = "red"
gas_type = /datum/gas/nitrogen
/obj/machinery/atmospherics/components/unary/tank/nitrous_oxide
icon_state = "red_white"
gas_type = /datum/gas/nitrous_oxide
/obj/machinery/atmospherics/components/unary/tank/air
icon_state = "grey"
name = "pressure tank (Air)"