Files
Bubberstation/code/datums
SkyratBot 1a3902910c [MIRROR] dismember calls drop_limb with dismembered = TRUE (#26188)
* `dismember` calls `drop_limb` with `dismembered = TRUE` (#81010)

## About The Pull Request

Pass `dismembered = TRUE` when calling `drop_limb` from `dismember`.

At a glance I don't think anything actually checked `dismembered`,
making this do (practically) nothing,
however I was writing some code that actually relied on checking this
only to find it was always passed as `null`.

I also audited some signal usages of dismember / drop limb to make sure
they're correct.

## Changelog

I don't think this will affect anything at current.

* `dismember` calls `drop_limb` with `dismembered = TRUE`

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2024-01-20 23:39:19 +01:00
..
2024-01-19 14:02:59 +00:00
2024-01-19 14:02:59 +00:00
2024-01-19 14:02:59 +00:00