mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
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:
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,
|
||||
|
||||
Reference in New Issue
Block a user