Add a N2O Pressure Tank

This commit is contained in:
r4d6
2019-12-08 08:54:50 -05:00
committed by GitHub
parent e9b96650f5
commit 2eca1657ab

View File

@@ -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)"