Maybe upgrades conveyor belt code

This commit is contained in:
ReoDaProtovali
2024-09-11 02:15:09 -05:00
parent e503b7e267
commit 97e416170b
4 changed files with 153 additions and 129 deletions
@@ -87,9 +87,10 @@
name = "Conveyor Belt"
id = "conveyor_belt"
build_type = AUTOLATHE
materials = list(MAT_METAL = 5000)
build_path = /obj/item/conveyor_construct
materials = list(MAT_METAL = 3000)
build_path = /obj/item/stack/conveyor
category = list("initial", "Construction")
maxstack = 30
/datum/design/conveyor_switch
name = "Conveyor Belt Switch"