Update autolathe_designs.dm

This commit is contained in:
LetterJay
2017-11-12 14:46:18 -06:00
committed by GitHub
parent e97bc1028e
commit f812be1ee0
@@ -608,6 +608,7 @@
build_path = /obj/item/device/electropack
category = list("hacked", "Tools")
/*
/datum/design/shock_collar
name = "Shock Collar"
id = "shock_collar"
@@ -615,6 +616,7 @@
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"