mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Atmos update tweaks
- Updated pump and volume pump icons - Reverted air scrubber icon - Fixed passive gate icon - Updated pipe_item sprites - Fixed an oversight in the pipe color check - Cleaned up the map
This commit is contained in:
committed by
Mloc-Hibernia
parent
e05b5c0bfb
commit
fb6c928c4d
@@ -52,9 +52,6 @@
|
||||
if(!istype(T))
|
||||
return
|
||||
|
||||
if(T.intact && node && node.level == 1 && istype(node, /obj/machinery/atmospherics/pipe))
|
||||
scrubber_icon += "h"
|
||||
|
||||
if(!powered())
|
||||
scrubber_icon += "off"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user