Update autolathe_designs.dm

This commit is contained in:
LetterJay
2017-11-12 15:41:25 -06:00
committed by GitHub
parent f812be1ee0
commit 768e80544e
@@ -608,7 +608,6 @@
build_path = /obj/item/device/electropack
category = list("hacked", "Tools")
/*
/datum/design/shock_collar
name = "Shock Collar"
id = "shock_collar"
@@ -616,7 +615,6 @@
materials = list(MAT_METAL = 5000, MAT_GLASS = 2000)
build_path = /obj/item/device/electropack/shockcollar
category = list("hacked", "Security")
*/
/datum/design/large_welding_tool
name = "Industrial Welding Tool"