[MIRROR] Fixes grounding rods (#28773)

* Fixes grounding rods (#84839)

## About The Pull Request

Grounding rods didn't have a circuit properly defined. This meant that
mapped-in grounding rods (and presumably admin spawned ones) could not
be upgraded and did not yield any parts or a circuit board when
deconstructed. Now they do have a circuit defined.

Fixes #84588
## Changelog
🆑
fix: Mapped in grounding rods can be upgraded again (not that upgraded
parts do anything for it) and don't disappear when deconstructed
anymore.
/🆑

* Fixes grounding rods

---------

Co-authored-by: GPeckman <21979502+GPeckman@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-07-11 19:42:18 +05:30
committed by GitHub
co-authored by GPeckman
parent ef05152365
commit a23ec3d9d2
+2
View File
@@ -129,6 +129,8 @@
density = TRUE
wants_powernet = FALSE
circuit = /obj/item/circuitboard/machine/grounding_rod
can_buckle = TRUE
buckle_lying = 0
buckle_requires_restraints = TRUE