mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-03 05:52:43 +00:00
7 lines
253 B
Plaintext
7 lines
253 B
Plaintext
/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"
|