mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-12 09:43:28 +01:00
bb79294b2e
Essentially, the brain is set to nullspace for a second when inserted into a body, which was messing with brain mobs since z_level_change wasn't expecting the loc to be a null turf. (mobs in nullspace are bad.) At this very same moment though, the brain obj's owner (carbon) is set, so we can just report that since that's going to be the loc sent to the signal again in half a moment anyway.