mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Major atmos overhaul: scrubbers and pipes can now co-exist
This commit is contained in:
@@ -735,10 +735,10 @@
|
||||
// this will be revealed if a T-scanner is used
|
||||
// if visible, use regular icon_state
|
||||
proc/updateicon()
|
||||
if(invisibility)
|
||||
/*if(invisibility)
|
||||
icon_state = "[base_icon_state]f"
|
||||
else
|
||||
icon_state = base_icon_state
|
||||
icon_state = base_icon_state*/
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user