diff --git a/code/modules/mob/living/carbon/xenomorph/saddles.dm b/code/modules/mob/living/carbon/xenomorph/saddles.dm index f6435c1ea0f29..58d1a475f0fe0 100644 --- a/code/modules/mob/living/carbon/xenomorph/saddles.dm +++ b/code/modules/mob/living/carbon/xenomorph/saddles.dm @@ -85,6 +85,7 @@ DISABLE_BITFIELD(rouny.buckle_flags, CAN_BUCKLE) rouny.RemoveElement(/datum/element/ridable, /datum/component/riding/creature/crusher/runner) rouny.UnregisterSignal(rouny, COMSIG_GRAB_SELF_ATTACK) + rouny.unbuckle_all_mobs(TRUE) /mob/living/carbon/xenomorph/runner/mouse_buckle_handling(atom/movable/dropping, mob/living/user) return