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
+1 -1
View File
@@ -383,7 +383,7 @@
auto.Remove(buckled_mob)
. = ..()
/obj/machinery/power/emitter/prototype/user_buckle_mob(mob/living/M, mob/living/carbon/user, check_loc)
/obj/machinery/power/emitter/prototype/user_buckle_mob(mob/living/M, mob/living/carbon/user)
if(user.incapacitated() || !istype(user))
return
for(var/atom/movable/A in get_turf(src))