mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 12:17:40 +01:00
Food Replicator (#8873)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/datum/design/circuit/food_replicator
|
||||
name = "food replicator"
|
||||
id = "food replicator"
|
||||
req_tech = list(TECH_DATA = 1, TECH_MATERIAL = 2)
|
||||
build_path = /obj/item/weapon/circuitboard/food_replicator
|
||||
sort_string = "MAAAD"
|
||||
department = LATHE_ALL | LATHE_ENGINEERING
|
||||
Reference in New Issue
Block a user