Adds a mega cooking recipe

This commit is contained in:
Atermonera
2020-01-20 20:14:07 -08:00
committed by VirgoBot
parent c877f3d265
commit d10a72a77f
10 changed files with 367 additions and 10 deletions

View File

@@ -614,6 +614,13 @@ CIRCUITS BELOW
build_path = /obj/item/weapon/circuitboard/aicore
sort_string = "XAAAA"
/datum/design/circuit/microwave/advanced
name = "deluxe microwave"
id = "deluxe microwave"
req_tech = list(TECH_DATA = 5, TECH_ENGINEERING = 5, TECH_BLUESPACE = 4)
build_path = /obj/item/weapon/circuitboard/microwave/advanced
sort_string = "MAAAC"
/* I have no idea how this was even running before, but it doesn't seem to be necessary.
///////////////////////////////////