mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Fixes unpowered field generators yeeting people (#95561)
This commit is contained in:
@@ -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)
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user