mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Merge pull request #3071 from Psik9941/patch-1
Adds cable coil printing to all autolathes with basic material usage
This commit is contained in:
@@ -63,3 +63,7 @@
|
||||
/datum/category_item/autolathe/tools/rsf
|
||||
name = "rapid service fabricator"
|
||||
path = /obj/item/weapon/rsf
|
||||
|
||||
/datum/category_item/autolathe/tools/cable_coil //CHOMPEdit -- defaults to 1,5,10x with a 30x stack max, need to figure out 30x eventually
|
||||
name = "cable coil"
|
||||
path =/obj/item/stack/cable_coil
|
||||
|
||||
Reference in New Issue
Block a user