mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Tweaks Unconsciousness (#14626)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
/mob
|
||||
var/list/screens = list()
|
||||
|
||||
@@ -94,9 +93,7 @@
|
||||
layer = OBFUSCATION_LAYER
|
||||
|
||||
/obj/screen/fullscreen/blackout
|
||||
icon = 'icons/mob/screen/effects.dmi'
|
||||
icon_state = "black"
|
||||
screen_loc = ui_entire_screen
|
||||
icon_state = "blackout"
|
||||
layer = OBFUSCATION_LAYER
|
||||
|
||||
/obj/screen/fullscreen/impaired
|
||||
|
||||
Reference in New Issue
Block a user