diff --git a/code/datums/autolathe/tools_1_yw.dm b/code/datums/autolathe/tools_1_yw.dm index fca7a493a1..91c9cee7a6 100644 --- a/code/datums/autolathe/tools_1_yw.dm +++ b/code/datums/autolathe/tools_1_yw.dm @@ -1,8 +1,10 @@ +/* CHOMP Removal /datum/design/item/autolathe/tools/ice_pick name = "ice pick" id = "ice_pick" build_path = /obj/item/weapon/ice_pick materials = list(DEFAULT_WALL_MATERIAL = 15000) +*/ /datum/design/item/autolathe/tools/shovel name = "shovel"