Apparently TG has more code than us

This commit is contained in:
r4d6
2020-01-18 19:12:00 -05:00
parent c4e0000c0c
commit ae5e87d492
2 changed files with 3 additions and 11 deletions
@@ -106,11 +106,4 @@ It's like a regular ol' straight pipe, but you can turn it on and off.
/obj/machinery/atmospherics/components/binary/valve/digital/on/layer3
piping_layer = 3
icon_state = "dvalve_map-3"
/obj/machinery/atmospherics/components/binary/valve/digital/update_icon_nopipes(animation)
if(!is_operational())
normalize_dir()
icon_state = "dvalve_nopower"
return
..()
icon_state = "dvalve_map-3"