Ash Accretion no longer drops from maint loot (#6073)

## About The Pull Request

They're now innate to mining modsuits and are not intended to be
obtained in other ways

closes #5012

## Why It's Good For The Game

Consistency fix.

## Proof Of Testing

Not really testable, it's a loot table change

## Changelog

🆑
fix: Ash Accretion is now consistently innate to the mining mod and
can't magically appear in maints
/🆑

Co-authored-by: Maia <maia@punches.cz>
This commit is contained in:
Waterpig
2026-08-14 19:43:54 +02:00
committed by Maia
co-authored by Maia
parent 9f289c3f73
commit d9237b628b
@@ -366,7 +366,6 @@ GLOBAL_LIST_INIT(uncommon_loot, list(//uncommon: useful items
/obj/item/mod/construction/plating/engineering = 3,
/obj/item/mod/construction/plating/medical = 3,
/obj/item/mod/construction/plating/security = 1,
/obj/item/mod/module/ash_accretion = 5,
/obj/item/mod/module/atrocinator = 5,
/obj/item/mod/module/balloon = 100,
/obj/item/mod/module/bikehorn = 75,