Shock Collars Are Now A Thing.

Exactly what it says on the tin.
This commit is contained in:
Kevak
2017-10-03 08:03:03 -07:00
parent 22b6f538d6
commit f4ce4a3a27
4 changed files with 78 additions and 1 deletions
@@ -608,6 +608,14 @@
build_path = /obj/item/device/electropack
category = list("hacked", "Tools")
/datum/design/shock_collar
name = "Shock Collar"
id = "shock_collar"
build_type = AUTOLATHE
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"
id = "large_welding_tool"