mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Adds Overlay
This commit is contained in:
@@ -1279,7 +1279,7 @@
|
||||
else
|
||||
bodytemp.icon_state = "temp0"
|
||||
|
||||
if(blinded) overlay_fullscreen("blind", /obj/screen/fullscreen/blind)
|
||||
if(blinded || muffled) overlay_fullscreen("blind", /obj/screen/fullscreen/blind) //VOREStation Edit
|
||||
else clear_fullscreens()
|
||||
|
||||
if(disabilities & NEARSIGHTED) //this looks meh but saves a lot of memory by not requiring to add var/prescription
|
||||
|
||||
Reference in New Issue
Block a user