Update autolathe_designs.dm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user