Merge pull request #6029 from Citadel-Station-13/LetterJay-shockcollar

Fixes autolathes not building shockcollars
This commit is contained in:
LetterJay
2018-03-20 10:10:36 -05:00
committed by GitHub
@@ -16,6 +16,7 @@
name = "Shockcollar"
id = "shockcollar"
build_type = AUTOLATHE
build_path = /obj/item/device/electropack/shockcollar
materials = list(MAT_METAL=5000, MAT_GLASS=2000)
category = list("hacked", "Misc")