Revert "Revert "[DNM] Updates firemanning, throwing stuff""

This reverts commit def4b38a46.
This commit is contained in:
SandPoot
2023-10-12 14:34:02 -03:00
parent c4c57d3e26
commit b36da8f5d7
23 changed files with 228 additions and 105 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)
/obj/structure/bed/nest/user_buckle_mob(mob/living/M, mob/living/carbon/user, check_loc)
if ( !ismob(M) || (get_dist(src, user) > 1) || (M.loc != src.loc) || !user.cuff_resist_check() || M.buckled )
return