Merge pull request #5985 from Citadel-Station-13/upstream-merge-36399
[MIRROR] Fixes the tesla coil research screwdrivering
This commit is contained in:
@@ -139,6 +139,10 @@
|
||||
return
|
||||
return ..()
|
||||
|
||||
/obj/machinery/power/tesla_coil/research/on_construction()
|
||||
if(anchored)
|
||||
connect_to_network()
|
||||
|
||||
/obj/machinery/power/grounding_rod
|
||||
name = "grounding rod"
|
||||
desc = "Keep an area from being fried from Edison's Bane."
|
||||
|
||||
Reference in New Issue
Block a user