Update files
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/obj/machinery/power/tesla_coil/power
|
||||
circuit = /obj/item/circuitboard/machine/tesla_coil/power
|
||||
|
||||
/obj/machinery/power/tesla_coil/Initialize()
|
||||
/obj/machinery/power/tesla_coil/Initialize(mapload)
|
||||
. = ..()
|
||||
wires = new /datum/wires/tesla_coil(src)
|
||||
linked_techweb = SSresearch.science_tech
|
||||
@@ -162,7 +162,7 @@
|
||||
buckle_lying = FALSE
|
||||
buckle_requires_restraints = TRUE
|
||||
|
||||
/obj/machinery/power/grounding_rod/Initialize()
|
||||
/obj/machinery/power/grounding_rod/Initialize(mapload)
|
||||
GLOB.grounding_rods |= src
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user