From 7c03ffc35cdf17611fd922f07ac3bb493eaad020 Mon Sep 17 00:00:00 2001 From: Psik9941 <92316778+Psik9941@users.noreply.github.com> Date: Mon, 11 Oct 2021 09:09:42 -0500 Subject: [PATCH] Adding //CHOMPEdit comment Noted --- code/datums/autolathe/tools.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/autolathe/tools.dm b/code/datums/autolathe/tools.dm index ac783c5c29..6d698a1b8c 100644 --- a/code/datums/autolathe/tools.dm +++ b/code/datums/autolathe/tools.dm @@ -64,6 +64,6 @@ name = "rapid service fabricator" path = /obj/item/weapon/rsf -/datum/category_item/autolathe/tools/cable_coil //Psik - defaults to 1,5,10x with a 30x stack max, need to figure out 30x eventually +/datum/category_item/autolathe/tools/cable_coil //CHOMPEdit -- defaults to 1,5,10x with a 30x stack max, need to figure out 30x eventually name = "cable coil" path =/obj/item/stack/cable_coil