Adds 'Prospector' Mining Turrets (#32108)

* Adds 'Prospector' Mining Turrets

* Linters
This commit is contained in:
PollardTheDragon
2026-06-24 18:17:48 -04:00
committed by GitHub
parent 86a47cec8b
commit 5a446efbec
7 changed files with 75 additions and 1 deletions
@@ -1040,7 +1040,8 @@
/obj/item/wormhole_jaunter,
/obj/item/storage/bag/plants,
/obj/item/stack/marker_beacon,
/obj/item/grenade/plastic/miningcharge)
/obj/item/grenade/plastic/miningcharge,
/obj/item/grenade/turret/mining)
/obj/item/storage/belt/mining/vendor/Initialize(mapload)
. = ..()