Nerfs public autolathes (#10970)

This commit is contained in:
kevinz000
2020-02-15 23:37:24 -07:00
committed by GitHub
parent 475fc0c913
commit 14fdd90618
7 changed files with 25 additions and 4 deletions
@@ -26,6 +26,14 @@
category = list ("Misc. Machinery")
departmental_flags = DEPARTMENTAL_FLAG_ALL
/datum/design/board/autolathe_secure
name = "Machine Design (Secure Autolathe Board)"
desc = "The circuit board for an autolathe. This one is programmed to not allow hacking."
id = "autolathe_secure"
build_path = /obj/item/circuitboard/machine/autolathe/secure
category = list ("Misc. Machinery")
departmental_flags = DEPARTMENTAL_FLAG_ALL
/datum/design/board/recharger
name = "Machine Design (Weapon Recharger Board)"
desc = "The circuit board for a Weapon Recharger."