mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
Makes borg and mining drone's mesons not full-bright. (#49919)
Moves the background darkness from human.dm to hud.dm
This commit is contained in:
@@ -86,7 +86,7 @@ GLOBAL_LIST_INIT(available_ui_styles, list(
|
||||
wanted_lvl.icon_state = "wanted_0"
|
||||
wanted_lvl.screen_loc = ui_wanted_lvl
|
||||
infodisplay += wanted_lvl
|
||||
|
||||
owner.overlay_fullscreen("see_through_darkness", /obj/screen/fullscreen/see_through_darkness)
|
||||
|
||||
/datum/hud/Destroy()
|
||||
if(mymob.hud_used == src)
|
||||
|
||||
Reference in New Issue
Block a user