mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Methane Atmogas (#18363)
* initial port * atmolast * tank icons * defines for gas names * oop * icons * methane condensing * tank_vr merge * old icons too * tank and safe toxin levels stuff * doop * gas condensing toxins * choking methane * tank sprites for worn on mob * atmos tank sign * SM monitor * cleanup * copypasta cleanup * fixed gas sensor data * proper sensor * biome issue * standardize these * Update life.dm * Update life.dm --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -1018,6 +1018,12 @@
|
||||
desc = "WARNING! O2 flow tube. Ensure the flow is disengaged before working."
|
||||
icon_state = "atmos_o2"
|
||||
|
||||
/obj/structure/sign/atmos_ch4
|
||||
icon = 'icons/obj/decals.dmi'
|
||||
name = "CH4 warning sign"
|
||||
desc = "WARNING! CH4 flow tube. Ensure the flow is disengaged before working."
|
||||
icon_state = "atmos_ch4"
|
||||
|
||||
/obj/structure/sign/atmos_air
|
||||
icon = 'icons/obj/decals.dmi'
|
||||
name = "Air warning sign"
|
||||
|
||||
Reference in New Issue
Block a user