Files
Bubberstation/code/datums
SkyratBot 82f5bf7af2 [MIRROR] Fixes omen component door crushing failing, fixes tilted vendors double dipping on omen people [MDB IGNORE] (#20540)
* Fixes omen component door crushing failing, fixes tilted vendors double dipping on omen people (#74692)

## About The Pull Request

- Fixed door crush always failing.
- It passed `forced = TRUE` and not `force_crush = TRUE`, so it just did
a limp close -> re-open. Fixed that

- Fixed tilted vendor double dip
- It checked for tiltable but not already tilted, meaning you can get
crushed -> move -> get crushed by the same vendor. Fixes that

## Why It's Good For The Game

Curses

## Changelog

🆑 Melbert
fix: Omen Component door crush works
fix: Omen Component vendors will no longer double dip (double tip)
/🆑

* Fixes omen component door crushing failing, fixes tilted vendors double dipping on omen people

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2023-04-13 22:13:16 -07:00
..
2023-03-26 23:35:04 +01:00