Merge pull request #10619 from Seris02/conveyor

conveyor updates
This commit is contained in:
Ghom
2020-01-21 03:37:42 +01:00
committed by GitHub
3 changed files with 54 additions and 43 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"