Balances the safety override module and Fixes #14172 (#14177)

* Change safety override tech requirement and make it only unlock weapons instead of having the same effect as emag
This commit is contained in:
ppi13
2020-09-16 16:06:49 +02:00
committed by GitHub
parent 868de60837
commit 0b23e89fa5
2 changed files with 5 additions and 7 deletions
@@ -1094,7 +1094,7 @@
name = "Cyborg Upgrade (Safety Override)"
id = "borg_syndicate_module"
build_type = MECHFAB
req_tech = list("combat" = 4, "syndicate" = 2)
req_tech = list("combat" = 7, "programming" = 7)
build_path = /obj/item/borg/upgrade/syndicate
materials = list(MAT_METAL=10000,MAT_GLASS=15000,MAT_DIAMOND = 10000)
construction_time = 120