Files
Bubberstation/code
SkyratBot df1266e4de [MIRROR] Fix issues resulting from an elevated object being created inside of a non-turf atom (#27890)
* Fix issues resulting from an elevated object being created inside of a non-turf atom (#83498)

## About The Pull Request

If an elevated object is initialized inside of a non-turf atom, it'll
still make the turf it is on elevated. Permanently. Which is weird.

## Why It's Good For The Game

Randomly elevated turfs are bad. Bugs bad.

## Changelog
🆑
fix: Fix a rare issue where a turf would remain permanently "elevated"
if an elevated object was initialized inside of a non-turf object.
/🆑

* Fix issues resulting from an elevated object being created inside of a non-turf atom

---------

Co-authored-by: Lucy <lucy@absolucy.moe>
2024-05-29 02:05:14 +02:00
..
2024-05-22 09:00:20 +05:30