mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Cargo Automation (#32384)
* Cargo automation machines * Fixes * Fixes error & un-spaghettis toggle lock proc * Somewhat better sprites, fixes label overlay, modifies planes * Fixes alerts/messages * emag functionality * Syndie wrap compat * Wrapping machine construction & circuit board + cargo pack * Better icon and simplified direction picking * oops
This commit is contained in:
@@ -142,6 +142,12 @@
|
||||
id = "destsortingmachine"
|
||||
build_path = /obj/item/weapon/circuitboard/sorting_machine/destination
|
||||
|
||||
/datum/design/sorting_machine/item
|
||||
name = "Circuit Design (Item Sorting Machine)"
|
||||
desc = "Allows for the construction of circuit boards used to build an item sorting machine."
|
||||
id = "itemsortingmachine"
|
||||
build_path = /obj/item/weapon/circuitboard/sorting_machine/item
|
||||
|
||||
/datum/design/washing_machine
|
||||
name = "Circuit Design (Washing Machine)"
|
||||
desc = "Allows for the construction of circuit boards used to build a washing machine."
|
||||
|
||||
Reference in New Issue
Block a user