Files
Bubberstation/code/game/objects/effects/anomalies
Ghom b6c3e8f6d5 [NO GBP] Fixes dimensional anomalies duplicating airlocks (#93403)
## About The Pull Request
The code assumed that req_access and req_one_access weren't null. A
mistake that led to runtime errors, preventing the old airlock from
being deleted among other things.

## Why It's Good For The Game
This will fix https://github.com/tgstation/tgstation/issues/93355.

## Changelog

🆑
fix: Fixed dimensional anomalies duplicating airlocks
/🆑
2025-10-12 15:25:21 +03:00
..