diff --git a/code/modules/resleeving/machines.dm b/code/modules/resleeving/machines.dm index 8b2403c312..4ba2f50692 100644 --- a/code/modules/resleeving/machines.dm +++ b/code/modules/resleeving/machines.dm @@ -476,7 +476,8 @@ data["initialSick"] = TRUE else data["initialSick"] = FALSE -//End chomp edit*/ +*/ +//End chomp edit return data /obj/machinery/transhuman/resleever/attackby(obj/item/W as obj, mob/user as mob)