diff --git a/code/modules/power/supermatter/supermatter.dm b/code/modules/power/supermatter/supermatter.dm index 405c509d0a..ed238f7fb7 100644 --- a/code/modules/power/supermatter/supermatter.dm +++ b/code/modules/power/supermatter/supermatter.dm @@ -610,6 +610,7 @@ GLOBAL_DATUM(main_supermatter_engine, /obj/machinery/power/supermatter_shard) /obj/machinery/power/supermatter_shard/hugbox takes_damage = FALSE produces_gas = FALSE + moveable = FALSE /obj/machinery/power/supermatter_shard/crystal name = "supermatter crystal"