Merge pull request #5318 from Heroman3003/xenoarch-multitool-fix

Fixed xenoarch multitool being unmakeable
This commit is contained in:
Anewbe
2018-05-31 20:33:22 -05:00
committed by VirgoBot
parent 5addac95ed
commit 007bccc2ef

View File

@@ -1819,7 +1819,7 @@ CIRCUITS BELOW
build_path = /obj/item/device/universal_translator/ear
sort_string = "HABQB"
/datum/design/obj/item/device/xenoarch_multi_tool
/datum/design/item/xenoarch_multi_tool
name = "xenoarcheology multitool"
id = "xenoarch_multitool"
req_tech = list(TECH_MAGNET = 3, TECH_ENGINEERING = 3, TECH_BLUESPACE = 3)
@@ -1827,13 +1827,14 @@ CIRCUITS BELOW
materials = list(DEFAULT_WALL_MATERIAL = 2000, "glass" = 1000, "uranium" = 500, "phoron" = 500)
sort_string = "HABQC"
/datum/design/excavationdrill
/datum/design/item/excavationdrill
name = "Excavation Drill"
id = "excavationdrill"
req_tech = list(TECH_MATERIAL = 3, TECH_POWER = 2, TECH_ENGINEERING = 2, TECH_BLUESPACE = 3)
build_type = PROTOLATHE
materials = list(DEFAULT_WALL_MATERIAL = 4000, "glass" = 4000)
build_path = /obj/item/weapon/pickaxe/excavationdrill
sort_string = "HABQD"
/* Uncomment if someone makes these buildable
/datum/design/circuit/general_alert