mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Internals HUD Fix (#8865)
This commit is contained in:
@@ -238,6 +238,8 @@
|
||||
mymob.internals = new /obj/screen/internals()
|
||||
mymob.internals.icon = ui_style
|
||||
hud_elements |= mymob.internals
|
||||
if(!isnull(target.internal))
|
||||
mymob.internals.icon_state = "internal1"
|
||||
|
||||
if(hud_data.has_warnings)
|
||||
mymob.oxygen = new /obj/screen()
|
||||
|
||||
Reference in New Issue
Block a user