mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
## 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