Un nerfs the autolathe

The autolathe can now print the rest of the t1 parts that was removed back in 2017 because of the scope for upstream.

This should allow for projects to be more easily done.

The parts lathe is staying to prevent map conflicts if such place has one.
This commit is contained in:
Bib Bob
2022-07-20 19:25:13 -05:00
parent 259d1fd47d
commit 0673570164
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
// reverse 'escape plans' the autolathe here, 2017 grudge code be like
/datum/category_item/autolathe/engineering/capacitor
name = "capacitor"
path =/obj/item/weapon/stock_parts/capacitor
/datum/category_item/autolathe/engineering/scanning_module
name = "scanning module"
path =/obj/item/weapon/stock_parts/scanning_module
/datum/category_item/autolathe/engineering/manipulator
name = "micro-manipulator"
path =/obj/item/weapon/stock_parts/manipulator
/datum/category_item/autolathe/engineering/micro_laser
name = "micro laser"
path =/obj/item/weapon/stock_parts/micro_laser
/datum/category_item/autolathe/engineering/matter_bin
name = "matter bin"
path =/obj/item/weapon/stock_parts/matter_bin