mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
[MIRROR] Food Synthesizers (#12885)
Co-authored-by: Poojawa <Poojawa@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Poojawa
Kashargul
parent
3d332058f5
commit
725fac5bb3
@@ -81,15 +81,6 @@
|
||||
|
||||
// New Stuff
|
||||
|
||||
/datum/design_techweb/board/food_replicator
|
||||
name = "Food Replicator"
|
||||
id = "food_replicator"
|
||||
build_path = /obj/item/circuitboard/food_replicator
|
||||
category = list(
|
||||
RND_CATEGORY_MACHINE
|
||||
)
|
||||
departmental_flags = DEPARTMENT_BITFLAG_SCIENCE | DEPARTMENT_BITFLAG_ENGINEERING
|
||||
|
||||
/datum/design_techweb/mindbinder
|
||||
name = "Mind Binder"
|
||||
id = "mindbinder"
|
||||
|
||||
@@ -278,9 +278,9 @@
|
||||
"fryer_board",
|
||||
"cerealmaker_board",
|
||||
"candymachine_board",
|
||||
"food_replicator", //CHOMPEDIT Enable - Adds Food Replicator
|
||||
"honey_extractor",
|
||||
// "food_replicator",
|
||||
"food_synthesizer", // CHOMPAdd
|
||||
"compactfood_synthesizer", // CHOMPAdd
|
||||
"borgos1",
|
||||
"range",
|
||||
// "souppot",
|
||||
|
||||
Reference in New Issue
Block a user