mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-23 07:05:13 +01:00
479c924bd7
## About The Pull Request Refactors teleporter interference into an item flag, refactors teleporter interference checks to check your contents for items with this flag rather than doing a hard check for a bag of holding. Currently this flag is only used by BOH and SMOH, replicating current (intended) behavior Closes #96170