Files
Bubberstation/code/game/objects/structures
Leland Kemble ba58f35ecf Fixes paper making bodybags inescapable (#95248)
## About The Pull Request

passes `user` in the `open()` for when someone attempts to leave an
unlocked, unwelded container such as a bodyag. The reason for the bug
was attempting to give a null user the pinned piece of paper.

Also adds an exception for no user being passed into `open()` for the
sake of revenant's defile & likely other things in the future.

Also fixes an unrelated bug where the reason that taking off the pinned
paper from a bodybag would stop it opening was a runtime rather than
returning false. Behaviour remains identical.

## Why It's Good For The Game

fixes #95247

## Changelog
🆑

fix: Pieces of paper no longer make bodybags inescapable

/🆑
2026-02-25 14:44:31 +13:00
..
2025-12-21 16:18:34 -08:00
2025-12-21 16:18:34 -08:00
2025-01-28 22:16:16 +01:00
2026-02-03 22:23:09 -05:00
2026-02-03 22:23:09 -05:00
2025-12-21 16:18:34 -08:00
2026-02-03 22:23:09 -05:00