Merge remote-tracking branch 'upstream/master'

This commit is contained in:
BongaTheProto
2024-01-02 01:00:59 -05:00
75 changed files with 736 additions and 305 deletions
+1 -1
View File
@@ -384,7 +384,7 @@
auto.Remove(buckled_mob)
. = ..()
/obj/machinery/power/emitter/prototype/user_buckle_mob(mob/living/M, mob/living/carbon/user)
/obj/machinery/power/emitter/prototype/user_buckle_mob(mob/living/M, mob/living/carbon/user, check_loc)
if(user.incapacitated() || !istype(user))
return
for(var/atom/movable/A in get_turf(src))