Files
Bubberstation/code/modules/mob
Kyle Spier-Swenson 1fe9528b80 Fix admin transforms transfering the wrong client (#70500)
* Fix admin transforms transfering the wrong client

Ghost copies of minds should not get cloned onto a new mob because the original body could have been taken over (via offer body to ghost or other fuckary) and then transfer_to will transfer the controller of the og body instead of the ghost body.

I could fix this bug from happening with more with raw ckey checks, like the debug line I added, but this is part of code that controls when antag status transfers between bodies while admin bussing, and so i want it's behavior to either be intentional or clearly buggy, no in between, so i'm not adding a check to verify the mind key is the same as the mob key.

* Say the mob's name for log correlation
2022-10-19 21:54:32 -04:00
..
2022-10-03 04:37:42 +00:00
2022-10-12 19:57:04 -07:00
2022-10-03 04:37:42 +00:00