mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Unapologetic Grill Buffs (#11239)
This commit is contained in:
@@ -136,6 +136,11 @@
|
||||
req_tech = list(TECH_MAGNET = 2, TECH_ENGINEERING = 2)
|
||||
build_path = /obj/item/circuitboard/cerealmaker
|
||||
|
||||
/datum/design/circuit/machine/grill
|
||||
name = "Grill"
|
||||
req_tech = list(TECH_MAGNET = 2, TECH_ENGINEERING = 2)
|
||||
build_path = /obj/item/circuitboard/grill
|
||||
|
||||
/datum/design/circuit/machine/candymaker
|
||||
name = "Candy Machine"
|
||||
req_tech = list(TECH_MAGNET = 2, TECH_ENGINEERING = 2)
|
||||
|
||||
Reference in New Issue
Block a user