Allow mining charges to be stored in explorer's webbing (#29789)

Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
This commit is contained in:
Arthri
2025-07-24 19:56:00 +00:00
committed by GitHub
co-authored by Arthri
parent 6511979ce4
commit 4016c25199
@@ -1037,7 +1037,8 @@
/obj/item/organ/internal/regenerative_core,
/obj/item/wormhole_jaunter,
/obj/item/storage/bag/plants,
/obj/item/stack/marker_beacon)
/obj/item/stack/marker_beacon,
/obj/item/grenade/plastic/miningcharge)
/obj/item/storage/belt/mining/vendor/Initialize(mapload)
. = ..()