multitools in basic tools, dumb headers
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
///////////////////////////////////
|
||||
//////////Autolathe Designs ///////
|
||||
//////////Autolathe Designs////////
|
||||
///////////////////////////////////
|
||||
|
||||
|
||||
////////////////
|
||||
///Construction//
|
||||
////////////////
|
||||
//////////////////
|
||||
///Construction///
|
||||
//////////////////
|
||||
|
||||
/datum/design/rods
|
||||
name = "Metal Rod"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
///////////////////////////////////
|
||||
//////////Autolathe Designs ///////
|
||||
/////////Autolathe Designs/////////
|
||||
///////////////////////////////////
|
||||
///////////
|
||||
///Tools //
|
||||
///Tools///
|
||||
///////////
|
||||
/datum/design/bucket
|
||||
name = "Bucket"
|
||||
@@ -52,7 +52,8 @@
|
||||
build_type = AUTOLATHE
|
||||
materials = list(MAT_METAL = 50, MAT_GLASS = 20)
|
||||
build_path = /obj/item/multitool
|
||||
category = list("initial","Tools")
|
||||
category = list("initial","Tools","Tool Designs")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING | DEPARTMENTAL_FLAG_SCIENCE
|
||||
|
||||
/datum/design/analyzer
|
||||
name = "Analyzer"
|
||||
|
||||
Reference in New Issue
Block a user