Merge pull request #3686 from Nalarac/Robot

Fixes Oversight with Scrambled Equipment Module
This commit is contained in:
Anewbe
2017-08-13 23:16:48 -04:00
committed by GitHub
+1 -1
View File
@@ -298,7 +298,7 @@
build_path = /obj/item/borg/upgrade/jetpack
/datum/design/item/prosfab/robot_upgrade/syndicate
name = "Illegal upgrade"
name = "Scrambled equipment module"
desc = "Allows for the construction of lethal upgrades for cyborgs."
id = "borg_syndicate_module"
req_tech = list(TECH_COMBAT = 4, TECH_ILLEGAL = 3)