mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
* Change safety override tech requirement and make it only unlock weapons instead of having the same effect as emag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user