Files
Bubberstation/code/modules/escape_menu/dimmer.dm
2023-01-26 00:25:16 -08:00

9 lines
242 B
Plaintext

/atom/movable/screen/fullscreen/dimmer
icon = 'icons/hud/screen_gen.dmi'
screen_loc = "WEST,SOUTH to EAST,NORTH"
icon_state = "black"
alpha = 200
plane = ESCAPE_MENU_PLANE
mouse_opacity = MOUSE_OPACITY_OPAQUE
clear_with_screen = FALSE