mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Rebalanced Power consumption, increase for machines (#66059)
Machinery power consumption rebalance.
This commit is contained in:
@@ -45,6 +45,7 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/computer/auxiliary_base, 32)
|
||||
return ..()
|
||||
|
||||
/obj/machinery/computer/auxiliary_base/ui_interact(mob/user, datum/tgui/ui)
|
||||
. = ..()
|
||||
ui = SStgui.try_update_ui(user, src, ui)
|
||||
if(!ui)
|
||||
ui = new(user, src, "AuxBaseConsole", name)
|
||||
|
||||
Reference in New Issue
Block a user