i forgot about that one

This commit is contained in:
Hatterhat
2020-02-19 21:00:31 -06:00
parent 2d32c47743
commit b5e369aaf1
@@ -49,7 +49,7 @@
/datum/design/multitool
name = "Multitool"
id = "multitool"
build_type = AUTOLATHE
build_type = AUTOLATHE | PROTOLATHE
materials = list(MAT_METAL = 50, MAT_GLASS = 20)
build_path = /obj/item/multitool
category = list("initial","Tools","Tool Designs")