Revert "[DNM] Updates firemanning, throwing stuff"

This commit is contained in:
BlueWildrose
2023-10-11 13:52:03 -06:00
committed by GitHub
parent aff43910af
commit def4b38a46
23 changed files with 106 additions and 229 deletions
@@ -48,7 +48,7 @@
unbuckle_mob(M)
add_fingerprint(user)
/obj/structure/bed/nest/user_buckle_mob(mob/living/M, mob/living/carbon/user, check_loc)
/obj/structure/bed/nest/user_buckle_mob(mob/living/M, mob/living/carbon/user)
if ( !ismob(M) || (get_dist(src, user) > 1) || (M.loc != src.loc) || !user.cuff_resist_check() || M.buckled )
return