Files
Bubberstation/code/game/objects/structures
SmArtKar b42ebeb4c2 Adjusts all get_temperature() accesses to compare it to a value (#95236)
## About The Pull Request

``get_temperature()`` returns a value in kelvins, not a boolean. Trying
to treat it as such will result in ***any*** item with a thermal value,
like condensers, being treated as a lighter.

## Why It's Good For The Game

Consistency, allows us to have actually functioning cooling items that
don't act like lighters all the time.

## Changelog
🆑
fix: Condensers can no longer be used to ignite things
/🆑
2026-02-24 21:05:44 -05:00
..
2025-12-21 16:18:34 -08:00
2025-12-21 16:18:34 -08: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