Merge pull request #6195 from TheFurryFeline/TFF-Infinite-Frame-Fixy

Infinite Frame Fixy
This commit is contained in:
Atermonera
2019-06-06 13:11:59 -04:00
committed by VirgoBot
parent 3d929975c2
commit 88df3de3e6
5 changed files with 52 additions and 3 deletions
+2
View File
@@ -95,6 +95,7 @@
playsound(src.loc, 'sound/effects/lightningshock.ogg', 100, 1, extrarange = 5)
tesla_zap(src, 10, power/(coeff/2))
//TFF 3/6/19 - Port Cit RP fix for infinite frames
/obj/machinery/power/grounding_rod
name = "grounding rod"
desc = "Keep an area from being fried from Edison's Bane."
@@ -105,6 +106,7 @@
can_buckle = TRUE
buckle_lying = FALSE
circuit = /obj/item/weapon/circuitboard/grounding_rod
/obj/machinery/power/grounding_rod/pre_mapped
anchored = TRUE