Files
Bubberstation/code/game/objects
SkyratBot c0ef533cad [MIRROR] Stops particle holders from appearing on context menu [MDB IGNORE] (#21867)
* Stops particle holders from appearing on context menu (#76006)

## About The Pull Request

Basically, due to carbons using KEEP_TOGETHER, particles were appearing
on the context menu which is annoying. I have no idea why it behaves
like this.
Buuut, giving particle holders the KEEP_APART flag does fix this.

closes https://github.com/tgstation/tgstation/issues/75641

## Why It's Good For The Game

Bugfix good

## Changelog

no

* Stops particle holders from appearing on context menu

---------

Co-authored-by: ChungusGamer666 <82850673+ChungusGamer666@users.noreply.github.com>
2023-06-16 10:52:35 +01:00
..