mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
@@ -68,4 +68,4 @@ var/global/list/power_update_requests_by_area = list()
|
||||
to_chat(usr, "Total profiling time: [power_profiled_time] ticks")
|
||||
to_chat(usr, "Total profiling time: [power_profiled_time] ticks")
|
||||
for (var/A in power_update_requests_by_area)
|
||||
to_chat(usr, "[A] = [power_update_requests_by_area[A]]")
|
||||
to_chat(usr, "[A] = [power_update_requests_by_area[A]]")
|
||||
|
||||
@@ -114,4 +114,4 @@
|
||||
build_path = /obj/machinery/power/grounding_rod
|
||||
origin_tech = list(TECH_MAGNET = 2, TECH_ENGINEERING = 2)
|
||||
req_components = list("/obj/item/stock_parts/capacitor" = 1)
|
||||
board_type = "machine"
|
||||
board_type = "machine"
|
||||
|
||||
Reference in New Issue
Block a user