Files
Bubberstation/code/modules/research
Bloop 771025d96a Makes slimes check for BZ before moving when being spat out of xenobiology console (#91338)
Port of <https://github.com/NovaSector/NovaSector/pull/5538>

## About The Pull Request

Makes slimes trigger `handle_slime_stasis` when being spat out by a
xenobiology console

## Why It's Good For the Game

Slimes as-is can move in their containment area filled with BZ very
briefly before their life tick and mess up your organization. There is
no counter.
This makes it so you can actually organize your slimes properly without
your grey slimes swapping places with your orange ones for the 5th time
this shift

## Changelog

🆑
qol: Slimes will no longer have a chance to move when being put in BZ
enviroments via the xenobiology console
/🆑
2025-05-29 16:16:10 -04:00
..