mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
[MIRROR] Move autolathe design datums to techweb datums (#12565)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Will
Cameron Lennox
parent
b61399d8e7
commit
90d7e7d352
@@ -1,20 +0,0 @@
|
||||
// reverse 'escape plans' the autolathe here, 2017 grudge code be like
|
||||
/datum/category_item/autolathe/engineering/capacitor
|
||||
name = "capacitor"
|
||||
path =/obj/item/stock_parts/capacitor
|
||||
|
||||
/datum/category_item/autolathe/engineering/scanning_module
|
||||
name = "scanning module"
|
||||
path =/obj/item/stock_parts/scanning_module
|
||||
|
||||
/datum/category_item/autolathe/engineering/manipulator
|
||||
name = "micro-manipulator"
|
||||
path =/obj/item/stock_parts/manipulator
|
||||
|
||||
/datum/category_item/autolathe/engineering/micro_laser
|
||||
name = "micro-laser"
|
||||
path =/obj/item/stock_parts/micro_laser
|
||||
|
||||
/datum/category_item/autolathe/engineering/matter_bin
|
||||
name = "matter bin"
|
||||
path =/obj/item/stock_parts/matter_bin
|
||||
@@ -1,3 +0,0 @@
|
||||
/datum/category_item/autolathe/general/radio_subspace
|
||||
name = "subspace radio"
|
||||
path =/obj/item/radio/subspace
|
||||
@@ -1,3 +0,0 @@
|
||||
/datum/category_item/autolathe/tools/cable_coil
|
||||
name = "cable coil"
|
||||
path =/obj/item/stack/cable_coil
|
||||
@@ -1,9 +1,3 @@
|
||||
#define MAT_WISP "strange wisp"
|
||||
#define MAT_FROSCALE "frost scale"
|
||||
#define MAT_CRYSCALE "crystal scale"
|
||||
#define MAT_DREAMSCALE "furred scale"
|
||||
#define MAT_SHELLCHITIN "shell chitin"
|
||||
|
||||
/datum/material/wisp
|
||||
name = MAT_WISP
|
||||
icon_colour = "#F13C00"
|
||||
|
||||
Reference in New Issue
Block a user