Update mechfabricator_designs.dm (#15515)

This commit is contained in:
Kepplerx
2021-03-28 13:39:36 +02:00
committed by GitHub
parent 3a85d81a3a
commit 0b74b9e31f
@@ -1056,7 +1056,7 @@
id = "borg_upgrade_disablercooler"
build_type = MECHFAB
build_path = /obj/item/borg/upgrade/disablercooler
req_tech = list("combat" = 5, "powerstorage" = 4, "engineering" = 4)
req_tech = list("combat" = 7, "powerstorage" = 7, "engineering" = 7)
materials = list(MAT_METAL=80000 , MAT_GLASS=6000 , MAT_GOLD= 2000, MAT_DIAMOND = 500)
construction_time = 120
category = list("Cyborg Upgrade Modules")