Merge pull request #162 from Sharkmare/patch-3

Adding bioadapnif to Protolathe
This commit is contained in:
AnonymousHybi
2018-06-23 16:10:00 +01:00
committed by GitHub
+10 -1
View File
@@ -92,13 +92,22 @@
build_path = /obj/item/device/nif
sort_string = "HABBC"
/datum/design/item/nifbio
name = "bioadaptive NIF"
id = "bioadaptive nif"
req_tech = list(TECH_MAGNET = 5, TECH_BLUESPACE = 5, TECH_MATERIAL = 5, TECH_ENGINEERING = 5, TECH_DATA = 5, TECH_BIO = 5)
materials = list(DEFAULT_WALL_MATERIAL = 5000, "glass" = 8000, "uranium" = 6000, "diamond" = 6000)
build_path = /obj/item/device/nif/bioadap
sort_string = "HABBD"
//CHOMP edit, added bioaddaptive NIF to protolathe
/datum/design/item/nifrepairtool
name = "adv. NIF repair tool"
id = "anrt"
req_tech = list(TECH_MAGNET = 5, TECH_BLUESPACE = 5, TECH_MATERIAL = 5, TECH_ENGINEERING = 5, TECH_DATA = 5)
materials = list(DEFAULT_WALL_MATERIAL = 200, "glass" = 3000, "uranium" = 2000, "diamond" = 2000)
build_path = /obj/item/device/nifrepairer
sort_string = "HABBD"
sort_string = "HABBE" //CHOMP Edit, Changed String from HABBD to HABBE
// Resleeving Circuitboards