mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Co-authored-by: Changelogs <action@github.com> Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
/datum/design/circuit/food_replicator
|
|
name = "food replicator"
|
|
id = "food replicator"
|
|
req_tech = list(TECH_DATA = 1, TECH_MATERIAL = 2)
|
|
build_path = /obj/item/circuitboard/food_replicator
|
|
sort_string = "MAAAD"
|
|
department = LATHE_ALL | LATHE_ENGINEERING
|