mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Circuity improvements and minor additions (#18046)
* Implement circuitry bug assembly * Add distant ref grabbing support to circuits * Set circuitry clothing wearer var for some functionality * Add silent, built-in speaker to circuitry ear piece. * Communicator support and reference grabber circuit * Add toggler circuit to easily toggle functionality * Allow reagent using circuits to use reagent storage. * update .dme
This commit is contained in:
@@ -84,7 +84,8 @@ SUBSYSTEM_DEF(circuit)
|
||||
/obj/item/clothing/shoes/circuitry,
|
||||
/obj/item/clothing/head/circuitry,
|
||||
/obj/item/clothing/ears/circuitry,
|
||||
/obj/item/clothing/suit/circuitry
|
||||
/obj/item/clothing/suit/circuitry,
|
||||
/obj/item/electronic_assembly/circuit_bug
|
||||
)
|
||||
|
||||
circuit_fabricator_recipe_list["Tools"] = list(
|
||||
|
||||
Reference in New Issue
Block a user