Skip to content

Commit

Permalink
[MIRROR] Experimentor will no longer duplicate Bags of Holding [MDB I…
Browse files Browse the repository at this point in the history
…GNORE] (#4438)

* Experimentor will no longer duplicate Bags of Holding (#84851)

## About The Pull Request

This feature of the experimentor is ~6 years old, back when BoHs didn't
need anomaly cores, but now that BoHs need anomaly cores this just
bypasses the anomaly core limit. And now it will not.

Closes #84849 

## Why It's Good For The Game

Limits to the amount of anomaly core items that can exist aren't
supposed to be able to be bypassed this easily.

## Changelog

:cl:
balance: Experimentor will no longer duplicate Bags of Holding
/:cl:

* Experimentor will no longer duplicate Bags of Holding

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: JackEnoff <[email protected]>
Co-authored-by: NovaBot13 <[email protected]>
  • Loading branch information
4 people authored Jul 12, 2024
1 parent a4f9763 commit cceef96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/research/experimentor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
/obj/item/construction/rcd,
/obj/item/grenade,
/obj/item/aicard,
/obj/item/storage/backpack/holding,
/obj/item/slime_extract,
/obj/item/transfer_valve))

Expand Down

0 comments on commit cceef96

Please sign in to comment.