mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-20 06:32:56 +00:00
* Adds an Escape Menu (#72906) * suicide --------- Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
9 lines
242 B
Plaintext
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
|