Fixes unpowered field generators yeeting people (#95561)

This commit is contained in:
SmArtKar
2026-03-31 15:33:23 -04:00
committed by GitHub
parent 6c0a37efad
commit d1393ee0ad
@@ -417,7 +417,7 @@ no power level overlay is currently in the overlays list.
if (active)
return SINGULARITY_TRY_MOVE_BLOCK
/obj/machinery/field/generator/shock(mob/living/user)
/obj/machinery/field/generator/yeet_shock(mob/living/user)
if(fields.len)
..()